summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r23951: Fix segfault.Günther Deschner2007-10-101-1/+1
* r23950: unlink before rename is superfluous.Michael Adam2007-10-101-1/+0
* r23948: add gsskrb5 sign and seal support for LDAP connectionsStefan Metzmacher2007-10-101-5/+135
* r23946: add support for NTLMSSP sign and sealStefan Metzmacher2007-10-102-2/+123
* r23945: add infrastructure to select plain, sign or seal LDAP connectionStefan Metzmacher2007-10-103-3/+35
* r23943: - always provide ads_setup_sasl_wrapping() functionStefan Metzmacher2007-10-101-4/+10
* r23942: Fix issue found by Shlomi Yaakobovich <Shlomi@exanet.com> whereJeremy Allison2007-10-101-5/+6
* r23941: Don't use "False" when you mean "MARSHALL".Jeremy Allison2007-10-101-1/+1
* r23940: Added missing line that was deleted accidently.Jeremy Allison2007-10-101-0/+2
* r23939: Fixes for notify returns. Returned param value must fix insideJeremy Allison2007-10-102-21/+20
* r23938: Add a debug message.Michael Adam2007-10-101-0/+2
* r23937: Use ads_config_path() when we need to know the configration context.Günther Deschner2007-10-101-26/+11
* r23935: We were lying to the client in the case of POSIX_UNLINKJeremy Allison2007-10-101-16/+51
* r23933: - implement ctrl SASL wrapping hookStefan Metzmacher2007-10-101-6/+26
* r23932: Fill extended status with information in case the validation traverseMichael Adam2007-10-101-1/+5
* r23931: Use the new tdb_validate_and_backup function instead of pure tdb_vali...Michael Adam2007-10-101-2/+2
* r23930: Introduce tdb_validate_and_backup:Michael Adam2007-10-101-1/+239
* r23929: Deleting gpo_sd_check_trustee_in_sid_token() as nt_token_check_sid() ...Günther Deschner2007-10-101-19/+2
* r23928: Merge all "copy-info3-groups-to-sid-array" blocks to a sid_array_from...Günther Deschner2007-10-103-75/+77
* r23926: implement output buffer handling for the SASL write wrapperStefan Metzmacher2007-10-102-3/+69
* r23925: Use NULL instead of 0 for a void * argument.Michael Adam2007-10-101-1/+1
* r23922: implement input buffer handling for the SASL read wrapperStefan Metzmacher2007-10-102-17/+175
* r23921: Remove GPO_SID_TOKEN struct and use nt_user_token instead, that alrea...Günther Deschner2007-10-104-55/+36
* r23920: Fix debug statement.Günther Deschner2007-10-101-1/+1
* r23918: not all ldap libraries support debuggingStefan Metzmacher2007-10-101-18/+0
* r23916: use the correct io operations for debuggingStefan Metzmacher2007-10-101-4/+6
* r23914: try to fix the build on Tru64Stefan Metzmacher2007-10-101-3/+3
* r23913: Revert back to Volker's original logic to fix theJeremy Allison2007-10-101-1/+1
* r23911: Revert r23910 to try and fix the build farm. IJeremy Allison2007-10-101-9/+0
* r23910: We used to deny renames on theJeremy Allison2007-10-101-0/+9
* r23909: Get closer to passing the cthon tests for delete open file.Jeremy Allison2007-10-101-3/+6
* r23908: Fix bug with interaction of optimization withJeremy Allison2007-10-101-8/+24
* r23906: Fix POSIX unlink bug found by Steve. If weJeremy Allison2007-10-101-2/+9
* r23904: Remove an unused variable referenceVolker Lendecke2007-10-101-1/+0
* r23903: Fix a potential reason for the segfault Steve foundVolker Lendecke2007-10-101-0/+1
* r23902: Fix uninitialized read in devicetype noticed by Volker.Jeremy Allison2007-10-101-1/+1
* r23900: LDAP_OPT_SOCKBUF doesn't exists on all platformsStefan Metzmacher2007-10-101-1/+9
* r23898: rename HAVE_ADS_SASL_WRAPPING -> HAVE_LDAP_SASL_WRAPPINGStefan Metzmacher2007-10-103-6/+6
* r23896: hopefully fix the build on most systemsStefan Metzmacher2007-10-101-1/+1
* r23893: add dummy callbacks for LDAP SASL wrapping,Stefan Metzmacher2007-10-105-5/+129
* r23891: fix compiler warningStefan Metzmacher2007-10-101-1/+2
* r23888: move elements belonging to the current ldap connection to aStefan Metzmacher2007-10-108-81/+84
* r23886: add ads_disconnect() functionStefan Metzmacher2007-10-103-8/+14
* r23885: Fix make test on opi.Volker Lendecke2007-10-101-0/+1
* r23884: Fix Coverity ID 379Volker Lendecke2007-10-101-0/+6
* r23883: Fix Coverity ID 380Volker Lendecke2007-10-101-0/+2
* r23882: Fix Coverity id 389 -- finally (I hope)Volker Lendecke2007-10-101-7/+11
* r23879: Fix two memleaks, found by the IBM checkerVolker Lendecke2007-10-101-2/+4
* r23878: Fix an error return, found by the IBM checkerVolker Lendecke2007-10-101-0/+1
* r23877: Fix two segfaults in (very unlikely) error paths, found by the IBMVolker Lendecke2007-10-101-0/+2