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