samba.git
2007-10-10 Andrew Bartlettr7687: Some more tests that must be done only when...
2007-10-10 Andrew Bartlettr7686: Check for a type of invalid account name.
2007-10-10 Andrew Bartlettr7685: Simply the test for session key logic, so we...
2007-10-10 Andrew Bartlettr7684: Add a test aimed at checking we have agreement...
2007-10-10 Andrew Bartlettr7683: The other file from the last commit. And it...
2007-10-10 Andrew Bartlettr7682: Move the properties of our heimdal build from...
2007-10-10 Andrew Bartlettr7681: This #define is unused.
2007-10-10 Andrew Bartlettr7680: Move to using our own private enum for the princ...
2007-10-10 Stefan Metzmacherr7679: update the documentation of security_description...
2007-10-10 Andrew Tridgellr7678: fixed typo
2007-10-10 Andrew Tridgellr7677: fixed ldap server to honor 'private path'
2007-10-10 Andrew Bartlettr7676: Make VUID and TID choice random, as this gives...
2007-10-10 Andrew Bartlettr7675: Use correct memory context for anonymous session...
2007-10-10 Andrew Bartlettr7674: Fix the printf() attribute suggestion by correct...
2007-10-10 Andrew Bartlettr7673: With current Heimdal we don't need this (correct...
2007-10-10 Andrew Tridgellr7672: this should fix the crypt dependency problem...
2007-10-10 Andrew Tridgellr7671: added ldap testing to the set of standard tests
2007-10-10 Andrew Tridgellr7670: fixed rootDSE search in ldap server
2007-10-10 Andrew Tridgellr7669: removed ldap from our configure tests
2007-10-10 Andrew Tridgellr7668: - setup HAVE_ILDAP to enable the ildap backend...
2007-10-10 Andrew Tridgellr7667: added a ldb ildap backend, using our internal...
2007-10-10 Andrew Tridgellr7666: fixed a memory leak in the ldap ldb backend
2007-10-10 Andrew Tridgellr7665: - added a ildap_*() interface to our internal...
2007-10-10 Andrew Tridgellr7661: patch from tburdi1@uic.edu to fix autogen.sh...
2007-10-10 Andrew Tridgellr7660: improved error handling in socket_connect_ev...
2007-10-10 Andrew Tridgellr7659: fixup the ordering of socket destruction for...
2007-10-10 Andrew Tridgellr7658: don't timeout at the smb level for rpc requests...
2007-10-10 Andrew Tridgellr7657: test addone again after request timeout and...
2007-10-10 Andrew Tridgellr7656: added testing of rpc request timeouts and destru...
2007-10-10 Andrew Tridgellr7655: test the evnt friendly socket_connect() in the...
2007-10-10 Andrew Tridgellr7654: - add a timeout to all smb requests (default...
2007-10-10 Andrew Tridgellr7653: when a dcerpc request times out, we need to...
2007-10-10 Andrew Tridgellr7652: use event friendly connect in dcerpc socket...
2007-10-10 Andrew Bartlettr7651: Only convert SERVER requests to KRBTGT requests.
2007-10-10 Andrew Tridgellr7650: fixed a typo
2007-10-10 Stefan Metzmacherr7646: - only allow modification of SPOOLSS_FORM_USER...
2007-10-10 Stefan Metzmacherr7644: - remove some dublicate structures SetForm and...
2007-10-10 Stefan Metzmacherr7643: This patch adds a new NTPTR subsystem:
2007-10-10 Stefan Metzmacherr7642: - test NULL server_name in GetPrinterDriverDirec...
2007-10-10 Jeremy Allisonr7641: Fix based on work from "Shlomi Yaakobovich...
2007-10-10 Love Hörnquist... r7638: krb5_closelog in heimdal-0.7 not longer leaks...
2007-10-10 Andrew Bartlettr7637: Another useful Heimdal feature we need.
2007-10-10 Simo Sorcer7635: change the license of this file to lgpl like...
2007-10-10 Stefan Metzmacherr7634: move TestSleep functions so that all of them...
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Stefan Metzmacherr7631: - remove unused function, as the disgn of samba4...
2007-10-10 Tim Potterr7630: Unused variable.
2007-10-10 Tim Potterr7629: Unused labels.
2007-10-10 Tim Potterr7628: Unused variables.
2007-10-10 Tim Potterr7627: Fix warning in unused (?) function.
2007-10-10 Andrew Tridgellr7626: a new ldap client library. Main features are:
2007-10-10 Volker Lendecker7621: Trivial reformatting while trying to understand...
2007-10-10 Simo Sorcer7615: fix the build and simplify gendb_search_dn
2007-10-10 Simo Sorcer7608: bug fix after yesterday's change
2007-10-10 Jelmer Vernooijr7605: Display properties in header files again.
2007-10-10 Jelmer Vernooijr7604: Bunch of small pidl updates. Mostly removing...
2007-10-10 Derrell Lipmanr7602: fix some compiler warnings
2007-10-10 Derrell Lipmanr7601: ldb_sqlite3 work in progress
2007-10-10 Andrew Tridgellr7599: it turns out we were not using the ldif code...
2007-10-10 Andrew Tridgellr7598: take advantage of struct data_blob and struct...
2007-10-10 Andrew Tridgellr7597: removed the bogus get_myfullname() and get_mydom...
2007-10-10 Andrew Tridgellr7596: next step in ldap cleanup. I'm aiming to get...
2007-10-10 Andrew Tridgellr7594: abartlet is right that this hack is not actually...
2007-10-10 Andrew Tridgellr7593: simplified the memory management in the ldap...
2007-10-10 Jelmer Vernooijr7590: Cleanups, add more notes on new string code.
2007-10-10 Rafal Szczesniakr7588: Fix lacking space in the comment.
2007-10-10 Rafal Szczesniakr7587: More comments.
2007-10-10 Derrell Lipmanr7586: ldb_sqlite3 making progress. add and search...
2007-10-10 Simo Sorcer7582: Better way to have a fast path searching for...
2007-10-10 Stefan Metzmacherr7580: - add GetPrinterDriverDirectory() idl, torture...
2007-10-10 Stefan Metzmacherr7575: - fix GetPrinterData() push side
2007-10-10 Stefan Metzmacherr7574: - seperate [in] and [out] buffers and buf_sizes
2007-10-10 Andrew Tridgellr7572: fixed filter in test suite
2007-10-10 Andrew Tridgellr7571: fixed the generation of the filter string for...
2007-10-10 Tim Potterr7570: Add tree, session and socket disconnect ejs...
2007-10-10 Tim Potterr7569: Fix typo in comments.
2007-10-10 Andrew Tridgellr7568: enable the NTLMSSP bulk data sign/seal code...
2007-10-10 Andrew Tridgellr7567: added wire parsing of NOT and extended ldap...
2007-10-10 Andrew Tridgellr7566: added support for LDAPString types in the asn...
2007-10-10 Andrew Tridgellr7565: fixed handling of sasl data in ldap server
2007-10-10 Andrew Tridgellr7564: added a test showing the search expression that...
2007-10-10 Derrell Lipmanr7562: work in progress
2007-10-10 Derrell Lipmanr7561: moved OID constants into ldb.h and used manifest...
2007-10-10 Andrew Tridgellr7560: added tests for extended bitop search functions
2007-10-10 Andrew Tridgellr7559: support 64 bit matching in bitops
2007-10-10 Andrew Tridgellr7558: added support in ldb for extended ldap search...
2007-10-10 Andrew Tridgellr7557: trigger a probe at tconx time to see if xattrs...
2007-10-10 Derrell Lipmanr7556: fixed typo in documentation
2007-10-10 Jelmer Vernooijr7552: Use ParseExpr() for [value] attributes; allows
2007-10-10 Stefan Metzmacherr7546: fix comment
2007-10-10 Stefan Metzmacherr7536: doesn't spam the smbd_log in the build_farm...
2007-10-10 Andrew Tridgellr7533: don't show compile flags for each file
2007-10-10 Andrew Bartlettr7531: Finally fix lp_load(). I had left hooks in...
2007-10-10 Andrew Bartlettr7530: Simply calling convention of lp_load().
2007-10-10 Andrew Tridgellr7528: cleaned up the QueryDisplayInfo_continue test
2007-10-10 Andrew Tridgellr7527: - added a ldb_search_bytree() interface, which...
2007-10-10 Andrew Tridgellr7526: make test should depend on the bins
2007-10-10 Andrew Bartlettr7525: Unify lp_load(), load_interfaces and logging...
2007-10-10 Andrew Tridgellr7524: make the ldap ASN.1 filter parse code go via...
2007-10-10 Andrew Tridgellr7523: blergh
next