summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r23973: For debugging, add (undocumented) net ads kerberos commands (kinit, r...Günther Deschner2007-10-102-1/+112
* r23972: Fix a bug in pwrite error detection in tdb_expand_file():Michael Adam2007-10-101-3/+3
* r23971: Prevent build failures.Günther Deschner2007-10-101-1/+5
* r23970: Allow to set the debuglevel at which to dump the PAC logon info.Günther Deschner2007-10-101-18/+18
* r23969: Some helper routines to retrieve a PAC and PAC elements.Günther Deschner2007-10-101-0/+160
* r23968: Harmonize net's password prompts.Günther Deschner2007-10-102-16/+35
* r23967: Memleak fix from Atsushi Nakabayashi <nakabayashi@miraclelinux.com>Volker Lendecke2007-10-101-0/+3
* r23962: Linux oplock support is conditional on HAVE_KERNEL_OPLOCKS_LINUX,James Peach2007-10-101-2/+3
* r23957: Use tdb_open_log instead of tdb_open.Michael Adam2007-10-101-6/+6
* r23956: merge from 3_2-ctdb-tridge:Stefan Metzmacher2007-10-101-0/+8
* r23954: merge from 3_0-ctdb-tridge:Stefan Metzmacher2007-10-101-0/+4
* r23953: Some C++ warningsVolker Lendecke2007-10-102-4/+7
* r23952: Streamline and improve the logic of tdb_validate_and backup:Michael Adam2007-10-101-29/+63
* 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