2007-10-10 |
Stefan Metzmacher | r7731: change debug level to not spam the build-farm...
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r7729: Small fixes to the charset stuff.
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7728: handle 64 bit integers in INTEGER match
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7727: we need to mark some attributes as INTEGER,...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7726: - removed some unused variables
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7725: fixed a bug with partial asn1 frames in the...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7724: added encoding of LDB_OP_NOT search components
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7723: - fix a mismatched asn1 push/pop on bind
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7722: when we get a zero read, the connection is dead
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7721: solve a problem with null arguments to testit()
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7720: - simplify the asn1 decode of ldap_search()...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7719: make the ildap ldb backend use the defaultNamingConte...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7717: fixed some typos
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7716: a single wrapped ldap blob can contain multiple...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7715: ensure we don't print null strings in ldap_errstr()
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7714: enable samba credentials handling in ldb tools...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7713: fixed error display in ildap_search()
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7712: ldb/common/util.c is gone
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7711: update callers of ldb_connect() for new syntax
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7710: new command line handling code for ldb
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7709: - convert ldb to use popt, so that it can interact...
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r7706: Move ParseExpr() to util.
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7705: prevent SIGPIPE. this is what causes BASE-NEGNOWAIT...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7704: - fixed open_nbt_connection() to return NULL...
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r7702: Implement [charset()] attribute.
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r7695: Add support for the [string] attribute that...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7690: Move the NT hash generation into the credentials...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7689: Add new file from previous commit (seperate...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7688: Fix the internal heimdal build - push one #define...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7687: Some more tests that must be done only when...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7686: Check for a type of invalid account name.
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7685: Simply the test for session key logic, so we...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7684: Add a test aimed at checking we have agreement...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7683: The other file from the last commit. And it...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7682: Move the properties of our heimdal build from...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7681: This #define is unused.
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7680: Move to using our own private enum for the principal...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r7679: update the documentation of security_description_create()
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7678: fixed typo
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7677: fixed ldap server to honor 'private path'
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7676: Make VUID and TID choice random, as this gives...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7675: Use correct memory context for anonymous session...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7674: Fix the printf() attribute suggestion by correctly...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7673: With current Heimdal we don't need this (correct...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7672: this should fix the crypt dependency problem...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7671: added ldap testing to the set of standard tests
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7670: fixed rootDSE search in ldap server
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7669: removed ldap from our configure tests
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7668: - setup HAVE_ILDAP to enable the ildap backend...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7667: added a ldb ildap backend, using our internal...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7666: fixed a memory leak in the ldap ldb backend
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7665: - added a ildap_*() interface to our internal...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7661: patch from tburdi1@uic.edu to fix autogen.sh...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7660: improved error handling in socket_connect_ev...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7659: fixup the ordering of socket destruction for...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7658: don't timeout at the smb level for rpc requests...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7657: test addone again after request timeout and...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7656: added testing of rpc request timeouts and destruction
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7655: test the evnt friendly socket_connect() in the...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7654: - add a timeout to all smb requests (default...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7653: when a dcerpc request times out, we need to...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7652: use event friendly connect in dcerpc socket...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7651: Only convert SERVER requests to KRBTGT requests.
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7650: fixed a typo
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r7646: - only allow modification of SPOOLSS_FORM_USER...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r7644: - remove some dublicate structures SetForm and...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r7643: This patch adds a new NTPTR subsystem:
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r7642: - test NULL server_name in GetPrinterDriverDirectory...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r7641: Fix based on work from "Shlomi Yaakobovich...
|
commit | commitdiff | tree |
2007-10-10 |
Love Hörnquist Åstrand | r7638: krb5_closelog in heimdal-0.7 not longer leaks...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7637: Another useful Heimdal feature we need.
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r7635: change the license of this file to lgpl like...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r7634: move TestSleep functions so that all of them...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7633: this patch started as an attempt to make the...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r7631: - remove unused function, as the disgn of samba4...
|
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r7630: Unused variable.
|
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r7629: Unused labels.
|
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r7628: Unused variables.
|
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r7627: Fix warning in unused (?) function.
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7626: a new ldap client library. Main features are:
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r7621: Trivial reformatting while trying to understand...
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r7615: fix the build and simplify gendb_search_dn
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r7608: bug fix after yesterday's change
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r7605: Display properties in header files again.
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r7604: Bunch of small pidl updates. Mostly removing...
|
commit | commitdiff | tree |
2007-10-10 |
Derrell Lipman | r7602: fix some compiler warnings
|
commit | commitdiff | tree |
2007-10-10 |
Derrell Lipman | r7601: ldb_sqlite3 work in progress
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7599: it turns out we were not using the ldif code...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7598: take advantage of struct data_blob and struct...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7597: removed the bogus get_myfullname() and get_mydomname...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7596: next step in ldap cleanup. I'm aiming to get...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7594: abartlet is right that this hack is not actually...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7593: simplified the memory management in the ldap...
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r7590: Cleanups, add more notes on new string code.
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r7588: Fix lacking space in the comment.
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r7587: More comments.
|
commit | commitdiff | tree |
2007-10-10 |
Derrell Lipman | r7586: ldb_sqlite3 making progress. add and search...
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r7582: Better way to have a fast path searching for...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r7580: - add GetPrinterDriverDirectory() idl, torture...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r7575: - fix GetPrinterData() push side
|
commit | commitdiff | tree |