summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r23874: Some more minor edits for net ads gpo.Günther Deschner2007-10-102-32/+122
* r23873: Make use of ads_find_samaccount().Günther Deschner2007-10-101-36/+3
* r23872: Dump all GPFLAGS in dump_gpo().Günther Deschner2007-10-101-6/+16
* r23871: The snapin handler needs to have the full struct GROUP_POLICY_OBJECT.Günther Deschner2007-10-101-5/+10
* r23870: Use GPO_LINK_TYPE in GROUP_POLICY_OBJECT struct.Günther Deschner2007-10-101-1/+1
* r23869: Protect against partial security descriptors.Günther Deschner2007-10-101-8/+25
* r23866: Fix a 1-byte buffer overrunVolker Lendecke2007-10-101-1/+1
* r23865: Fix a type-punned errorVolker Lendecke2007-10-101-1/+1
* r23863: handle NT_STATUS_RETRY and always print out the NTSTATUS stringStefan Metzmacher2007-10-101-2/+13
* r23861: Fix return code in ads_find_samaccount().Günther Deschner2007-10-101-1/+1
* r23858: Added srvstr_pull_buf_talloc() and srvstr_pull_talloc()Jeremy Allison2007-10-104-58/+319
* r23856: Add Jiri.Sasek@Sun.COM;s fix from Axel Apitz for ZFS ACLs.Jeremy Allison2007-10-101-2/+49
* r23855: Setting the allocation size updates the modified timeJeremy Allison2007-10-101-12/+29
* r23853: Fix a very misleading error message in tdbbackup.Michael Adam2007-10-101-1/+1
* r23850: Fix whitespacing in DEBUG output.Michael Adam2007-10-101-1/+1
* r23847: As Dr. Volker says, "A pstring a day....".Jeremy Allison2007-10-101-7/+9
* r23846: Belt-and-braces on the msdfs bug. Ensure ELOOP mapsJeremy Allison2007-10-101-6/+15