summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7864: fixed some const bugsAndrew Tridgell2-3/+3
2007-10-10r7863: removed an unused variableAndrew Tridgell1-1/+0
2007-10-10r7862: Updates to the Kerberos notes, based on recent changes and discoveries.Andrew Bartlett1-19/+90
2007-10-10r7861: Nicer output, remove some false warnings.Jelmer Vernooij1-8/+10
2007-10-10r7860: switch our ldb storage format to use a NDR encoded objectSid. This isAndrew Tridgell15-355/+303
2007-10-10r7859: Merge a few scripts to one script that checks for the following unusedJelmer Vernooij7-108/+121
2007-10-10r7858: removed some unused variablesAndrew Tridgell1-3/+0
2007-10-10r7857: improved the handling of end-of-file on sockets in the smb serverAndrew Tridgell1-2/+8
2007-10-10r7856: fixed warning of 'methods' shadowed variableAndrew Tridgell1-4/+4
2007-10-10r7855: fixed a typoAndrew Tridgell1-1/+1
2007-10-10r7854: only enable wrapping in the ldap server if it was negotiated by gensecAndrew Tridgell1-2/+4
2007-10-10r7851: We are case preserving let the DN be returned the same the user put it...Simo Sorce2-78/+83
2007-10-10r7850: Support mkdir() with just one parameter. Patch fromJelmer Vernooij10-1/+32
2007-10-10r7845: remove unused filesStefan Metzmacher3-579/+6
2007-10-10r7844: eliminate superfluous attribute tablesDerrell Lipman1-382/+91
2007-10-10r7843: Use the new Heimdal gsskrb_acquire_creds API. This has the rightAndrew Bartlett2-31/+27
2007-10-10r7837: use some more 'make' featuresStefan Metzmacher1-4/+2
2007-10-10r7834: added comment about the "((" search testAndrew Tridgell1-0/+4
2007-10-10r7833: changed ldbsearch and ldbedit to have command line syntax closer toAndrew Tridgell3-19/+19
2007-10-10r7832: missed oneAndrew Tridgell1-1/+1
2007-10-10r7831: use cn=TEST as base of test DNs so we don't interfere with potentially...Andrew Tridgell6-66/+66
2007-10-10r7828: Although there is still plenty to do, ldb_sqlite3 now passes the set o...Derrell Lipman8-364/+1156
2007-10-10r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytabAndrew Bartlett13-231/+322
2007-10-10r7816: Implementation of "shortcut" function for those (probably many) whoRafal Szczesniak3-4/+126
2007-10-10r7814: Propagate the change in resolve_name_send function.Rafal Szczesniak1-1/+1
2007-10-10r7813: Make async request independent from config file routines.Rafal Szczesniak1-11/+3
2007-10-10r7810: don't give errors when the ldap server sends us reference repliesAndrew Tridgell1-1/+2
2007-10-10r7808: fixed the build of ldb after the binary file support in ldif was addedAndrew Tridgell1-1/+3
2007-10-10r7806: add test for binary files as attribute valuesSimo Sorce3-0/+8
2007-10-10r7805: add support to read binary files into attributes data like ldap tools ...Simo Sorce1-3/+73
2007-10-10r7804: added the samba specific ldif handlers into the tree, but don't enableAndrew Tridgell6-5/+146
2007-10-10r7803: added support in ldb for callers to setup ldif read/write functions,Andrew Tridgell3-10/+86
2007-10-10r7802: Remove a junk file.Tim Potter1-71/+0
2007-10-10r7801: the ldap server needs this logic tooAndrew Tridgell2-0/+12
2007-10-10r7800: added the same request serialisation logic to our socket based rpcAndrew Tridgell3-0/+12
2007-10-10r7795: use a share specific allocation roundingAndrew Tridgell1-1/+2
2007-10-10r7793: allow integers in smb.conf to be specified in octal or hexAndrew Tridgell1-2/+2
2007-10-10r7792: make the allocation size rounding in pvfs configurableAndrew Tridgell3-3/+8
2007-10-10r7790: Allow remembering more configure-level data (andJelmer Vernooij4-6/+12
2007-10-10r7784: give an error in ldb_tdb for invalid modify flags. The "whenChanged"Andrew Tridgell1-0/+3
2007-10-10r7783: the whenChanged attribute is now handled by the timestamps module, andAndrew Tridgell1-3/+0
2007-10-10r7782: fixed an ordering problem with smb requests. I found this when I had "...Andrew Tridgell2-0/+16
2007-10-10r7781: finding the parent of a talloc ptr is trickier than it looks due to th...Andrew Tridgell2-7/+27
2007-10-10r7780: fixed a bug in talloc_find_parent_byname()Andrew Tridgell1-1/+1
2007-10-10r7779: use the parent event context in ldb_wrap_connect(). See the comment inAndrew Tridgell1-0/+10
2007-10-10r7778: added talloc_find_parent_bytype() and talloc_find_parent_byname()Andrew Tridgell3-0/+40
2007-10-10r7777: allow for overriding the location of the sam databasein the ldap serve...Andrew Tridgell3-13/+27
2007-10-10r7776: add a method for getting arbitrary opaque data into a ldb context, for...Andrew Tridgell4-2/+45
2007-10-10r7775: solaris uses 'lo0' for loopback network, so by using lo* we should cov...Andrew Tridgell1-1/+1
2007-10-10r7774: put $CONFIGURATION in one more placeAndrew Tridgell1-1/+1