summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23991: Some constVolker Lendecke2-2/+2
2007-10-10r23990: Reformatting for 80 cols and trailing whitespaceVolker Lendecke1-11/+18
2007-10-10r23989: For testing purposes, add "echo" to smbclientVolker Lendecke1-0/+19
2007-10-10r23988: Looks a lot more scary than it is: This just unwraps the else-branch ofVolker Lendecke1-67/+74
2007-10-10r23987: Remove static pid in switch_message()Volker Lendecke1-5/+3
2007-10-10r23986: Some constVolker Lendecke2-6/+14
2007-10-10r23981: Make tdb_validate_and_backup try harder to end up with a valid tdb:Michael Adam1-23/+60
2007-10-10r23980: Fix one more use of pwrite in expand_file.Michael Adam1-1/+10
2007-10-10r23979: Fix another occurence of (written != requested) as anMichael Adam1-5/+22
2007-10-10r23977: Im prove the pwrite-patch to tdb_expand_file of r23972:Michael Adam1-7/+20
2007-10-10r23976: Move authdata.o to LIBADS_SERVER_OBJ.Günther Deschner1-2/+2
2007-10-10r23975: Enhance some debug output.Michael Adam1-2/+4
2007-10-10r23974: Fix Coverity ID 361. num_rids == 0 is caught on function entryVolker Lendecke1-10/+5
2007-10-10r23973: For debugging, add (undocumented) net ads kerberos commands (kinit, r...Günther Deschner2-1/+112
2007-10-10r23972: Fix a bug in pwrite error detection in tdb_expand_file():Michael Adam1-3/+3
2007-10-10r23971: Prevent build failures.Günther Deschner1-1/+5
2007-10-10r23970: Allow to set the debuglevel at which to dump the PAC logon info.Günther Deschner1-18/+18
2007-10-10r23969: Some helper routines to retrieve a PAC and PAC elements.Günther Deschner1-0/+160
2007-10-10r23968: Harmonize net's password prompts.Günther Deschner2-16/+35
2007-10-10r23967: Memleak fix from Atsushi Nakabayashi <nakabayashi@miraclelinux.com>Volker Lendecke1-0/+3
2007-10-10r23962: Linux oplock support is conditional on HAVE_KERNEL_OPLOCKS_LINUX,James Peach1-2/+3
2007-10-10r23957: Use tdb_open_log instead of tdb_open.Michael Adam1-6/+6
2007-10-10r23956: merge from 3_2-ctdb-tridge:Stefan Metzmacher1-0/+8
2007-10-10r23954: merge from 3_0-ctdb-tridge:Stefan Metzmacher1-0/+4
2007-10-10r23953: Some C++ warningsVolker Lendecke2-4/+7
2007-10-10r23952: Streamline and improve the logic of tdb_validate_and backup:Michael Adam1-29/+63
2007-10-10r23951: Fix segfault.Günther Deschner1-1/+1
2007-10-10r23950: unlink before rename is superfluous.Michael Adam1-1/+0
2007-10-10r23948: add gsskrb5 sign and seal support for LDAP connectionsStefan Metzmacher1-5/+135
2007-10-10r23946: add support for NTLMSSP sign and sealStefan Metzmacher2-2/+123
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