summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r7845: remove unused filesStefan Metzmacher2007-10-103-579/+6
* r7844: eliminate superfluous attribute tablesDerrell Lipman2007-10-101-382/+91
* r7843: Use the new Heimdal gsskrb_acquire_creds API. This has the rightAndrew Bartlett2007-10-102-31/+27
* r7837: use some more 'make' featuresStefan Metzmacher2007-10-101-4/+2
* r7834: added comment about the "((" search testAndrew Tridgell2007-10-101-0/+4
* r7833: changed ldbsearch and ldbedit to have command line syntax closer toAndrew Tridgell2007-10-103-19/+19
* r7832: missed oneAndrew Tridgell2007-10-101-1/+1
* r7831: use cn=TEST as base of test DNs so we don't interfere with potentially...Andrew Tridgell2007-10-106-66/+66
* r7828: Although there is still plenty to do, ldb_sqlite3 now passes the set o...Derrell Lipman2007-10-108-364/+1156
* r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytabAndrew Bartlett2007-10-1013-231/+322
* r7816: Implementation of "shortcut" function for those (probably many) whoRafal Szczesniak2007-10-103-4/+126
* r7814: Propagate the change in resolve_name_send function.Rafal Szczesniak2007-10-101-1/+1
* r7813: Make async request independent from config file routines.Rafal Szczesniak2007-10-101-11/+3
* r7810: don't give errors when the ldap server sends us reference repliesAndrew Tridgell2007-10-101-1/+2
* r7808: fixed the build of ldb after the binary file support in ldif was addedAndrew Tridgell2007-10-101-1/+3
* r7806: add test for binary files as attribute valuesSimo Sorce2007-10-103-0/+8
* r7805: add support to read binary files into attributes data like ldap tools ...Simo Sorce2007-10-101-3/+73
* r7804: added the samba specific ldif handlers into the tree, but don't enableAndrew Tridgell2007-10-106-5/+146
* r7803: added support in ldb for callers to setup ldif read/write functions,Andrew Tridgell2007-10-103-10/+86
* r7802: Remove a junk file.Tim Potter2007-10-101-71/+0
* r7801: the ldap server needs this logic tooAndrew Tridgell2007-10-102-0/+12
* r7800: added the same request serialisation logic to our socket based rpcAndrew Tridgell2007-10-103-0/+12
* r7795: use a share specific allocation roundingAndrew Tridgell2007-10-101-1/+2
* r7793: allow integers in smb.conf to be specified in octal or hexAndrew Tridgell2007-10-101-2/+2
* r7792: make the allocation size rounding in pvfs configurableAndrew Tridgell2007-10-103-3/+8
* r7790: Allow remembering more configure-level data (andJelmer Vernooij2007-10-104-6/+12
* r7784: give an error in ldb_tdb for invalid modify flags. The "whenChanged"Andrew Tridgell2007-10-101-0/+3
* r7783: the whenChanged attribute is now handled by the timestamps module, andAndrew Tridgell2007-10-101-3/+0
* r7782: fixed an ordering problem with smb requests. I found this when I had "...Andrew Tridgell2007-10-102-0/+16
* r7781: finding the parent of a talloc ptr is trickier than it looks due to th...Andrew Tridgell2007-10-102-7/+27
* r7780: fixed a bug in talloc_find_parent_byname()Andrew Tridgell2007-10-101-1/+1
* r7779: use the parent event context in ldb_wrap_connect(). See the comment inAndrew Tridgell2007-10-101-0/+10
* r7778: added talloc_find_parent_bytype() and talloc_find_parent_byname()Andrew Tridgell2007-10-103-0/+40
* r7777: allow for overriding the location of the sam databasein the ldap serve...Andrew Tridgell2007-10-103-13/+27
* r7776: add a method for getting arbitrary opaque data into a ldb context, for...Andrew Tridgell2007-10-104-2/+45
* r7775: solaris uses 'lo0' for loopback network, so by using lo* we should cov...Andrew Tridgell2007-10-101-1/+1
* r7774: put $CONFIGURATION in one more placeAndrew Tridgell2007-10-101-1/+1
* r7773: fixed the tls code for the non-GNUTLS caseAndrew Tridgell2007-10-101-1/+1
* r7772: actually give the auth options to ldbsearch ....Andrew Tridgell2007-10-101-5/+5
* r7771: - added ldaps and NTLMSSP testing to ldap testsAndrew Tridgell2007-10-102-9/+31
* r7770: added ldaps support to our ldap client libraryAndrew Tridgell2007-10-103-9/+19
* r7769: added client support in the tls library apiAndrew Tridgell2007-10-102-12/+126
* r7768: use _ALL_OBJS in clean targetAndrew Tridgell2007-10-101-2/+4
* r7767: fixed ldb dependenciesAndrew Tridgell2007-10-101-1/+1
* r7766: Treat NOPROTO as boolean.Jelmer Vernooij2007-10-102-10/+21
* r7765: Thanks to Maurice Massar <massar@unix-ag.uni-kl.de> for spotting thatAndrew Bartlett2007-10-101-1/+1
* r7764: Generate _ALL_OBJS list.Jelmer Vernooij2007-10-102-1/+6
* r7763: fixed some circular dependenciesAndrew Tridgell2007-10-103-4/+3
* r7762: Clean up make help files.Jelmer Vernooij2007-10-101-1/+1
* r7761: Don't let phony targets cause a rebuild of the binaries. ThanksJelmer Vernooij2007-10-102-2/+3