summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7677: fixed ldap server to honor 'private path'Andrew Tridgell1-1/+1
2007-10-10r7676: Make VUID and TID choice random, as this gives us protection againstAndrew Bartlett2-2/+2
2007-10-10r7675: Use correct memory context for anonymous session setup auth contextAndrew Bartlett2-2/+23
2007-10-10r7674: Fix the printf() attribute suggestion by correctly prototyping, thenAndrew Bartlett1-1/+3
2007-10-10r7673: With current Heimdal we don't need this (correct) fix.Andrew Bartlett1-1/+1
2007-10-10r7672: this should fix the crypt dependency problem (I hope!)Andrew Tridgell2-4/+4
2007-10-10r7671: added ldap testing to the set of standard testsAndrew Tridgell2-10/+16
2007-10-10r7670: fixed rootDSE search in ldap serverAndrew Tridgell1-1/+1
2007-10-10r7669: removed ldap from our configure testsAndrew Tridgell3-18/+0
2007-10-10r7668: - setup HAVE_ILDAP to enable the ildap backend in ldbAndrew Tridgell2-1/+5
2007-10-10r7667: added a ldb ildap backend, using our internal ldap client library. Nex...Andrew Tridgell4-1/+421
2007-10-10r7666: fixed a memory leak in the ldap ldb backendAndrew Tridgell1-3/+2
2007-10-10r7665: - added a ildap_*() interface to our internal ldap library. ThisAndrew Tridgell5-2/+241
2007-10-10r7661: patch from tburdi1@uic.edu to fix autogen.sh on freebsdAndrew Tridgell1-2/+2
2007-10-10r7660: improved error handling in socket_connect_ev() (it matters when nameAndrew Tridgell1-0/+3
2007-10-10r7659: fixup the ordering of socket destruction for ncacn_ip_tcp so we don't ...Andrew Tridgell1-4/+3
2007-10-10r7658: don't timeout at the smb level for rpc requests as otherwise some rpcAndrew Tridgell1-0/+4
2007-10-10r7657: test addone again after request timeout and destruction to ensure the ...Andrew Tridgell1-3/+2
2007-10-10r7656: added testing of rpc request timeouts and destructionAndrew Tridgell1-0/+62
2007-10-10r7655: test the evnt friendly socket_connect() in the LOCAL-SOCKET testAndrew Tridgell1-1/+3
2007-10-10r7654: - add a timeout to all smb requests (default 60 seconds)Andrew Tridgell2-0/+50
2007-10-10r7653: when a dcerpc request times out, we need to ensure that if the serverAndrew Tridgell1-1/+11
2007-10-10r7652: use event friendly connect in dcerpc socket codeAndrew Tridgell1-1/+1
2007-10-10r7651: Only convert SERVER requests to KRBTGT requests.Andrew Bartlett1-1/+1
2007-10-10r7650: fixed a typoAndrew Tridgell1-1/+1
2007-10-10r7646: - only allow modification of SPOOLSS_FORM_USER FromsStefan Metzmacher1-18/+52
2007-10-10r7644: - remove some dublicate structures SetForm and AddForm uses the same s...Stefan Metzmacher3-40/+241
2007-10-10r7643: This patch adds a new NTPTR subsystem:Stefan Metzmacher13-669/+1839
2007-10-10r7642: - test NULL server_name in GetPrinterDriverDirectory() too, (same resu...Stefan Metzmacher1-2/+12
2007-10-10r7641: Fix based on work from "Shlomi Yaakobovich" <Shlomi@exanet.com> to catchJeremy Allison1-6/+7
2007-10-10r7638: krb5_closelog in heimdal-0.7 not longer leaks memory, so remove that c...Love Hörnquist Åstrand1-4/+0
2007-10-10r7637: Another useful Heimdal feature we need.Andrew Bartlett1-0/+5
2007-10-10r7635: change the license of this file to lgpl like the rest of ldbSimo Sorce1-14/+30
2007-10-10r7634: move TestSleep functions so that all of them are togetherStefan Metzmacher1-22/+22
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell65-160/+221
2007-10-10r7631: - remove unused function, as the disgn of samba4 doesn't allow the old...Stefan Metzmacher1-39/+2
2007-10-10r7630: Unused variable.Tim Potter1-1/+0
2007-10-10r7629: Unused labels.Tim Potter1-2/+0
2007-10-10r7628: Unused variables.Tim Potter1-4/+0
2007-10-10r7627: Fix warning in unused (?) function.Tim Potter1-1/+1
2007-10-10r7626: a new ldap client library. Main features are:Andrew Tridgell16-1099/+947
2007-10-10r7621: Trivial reformatting while trying to understand share modes. Still sur...Volker Lendecke1-21/+16
2007-10-10r7615: fix the build and simplify gendb_search_dnSimo Sorce3-31/+18
2007-10-10r7608: bug fix after yesterday's changeSimo Sorce1-1/+1
2007-10-10r7605: Display properties in header files again.Jelmer Vernooij1-15/+16
2007-10-10r7604: Bunch of small pidl updates. Mostly removing unused functions,Jelmer Vernooij7-313/+142
2007-10-10r7602: fix some compiler warningsDerrell Lipman3-3/+3
2007-10-10r7601: ldb_sqlite3 work in progressDerrell Lipman5-47/+231
2007-10-10r7599: it turns out we were not using the ldif code in libcli/ldap/ at all,Andrew Tridgell1-393/+0
2007-10-10r7598: take advantage of struct data_blob and struct ldb_val being the sameAndrew Tridgell2-14/+3