summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s4-samdb: added deleteuser() to samdbAndrew Tridgell2011-08-181-0/+23
* s4-test: prevent the utable test from crashingAndrew Tridgell2011-08-181-3/+5
* Adapt del_sid_from_array to Samba coding styleVolker Lendecke2011-08-171-1/+2
* Fix a typoVolker Lendecke2011-08-171-1/+1
* s3: Next step to fix MIT trustsVolker Lendecke2011-08-171-0/+4
* s3: Increase a debug level in ads_find_dcVolker Lendecke2011-08-171-1/+2
* Remove unused "sid_equal"Volker Lendecke2011-08-172-10/+0
* Replace calls to sid_equal with calls to dom_sid_equalVolker Lendecke2011-08-175-10/+11
* s3-messaging: IDMAP_ messages belongs to the Winbind rangeSimo Sorce2011-08-161-4/+4
* s3: Use ZERO_STRUCT where appropriateVolker Lendecke2011-08-161-1/+1
* tdb: increment sequence number in tdb_wipe_all().Rusty Russell2011-08-161-0/+2
* s3:registry: enhance debugging of deletekey_recursiveMichael Adam2011-08-151-0/+14
* s3:dbwrap_ctdb: improve transaction start/commit/cancel debuggingMichael Adam2011-08-151-2/+8
* s3:lib: fix a comment in tdb_unpack()Michael Adam2011-08-151-1/+1
* s3:registry: fix regdb_key_exists: the record has to contain at least the 4-b...Michael Adam2011-08-151-1/+72
* s3: avoid reading past the end of buffer in tdb_unpack 'f' if zero terminatio...Gregor Beck2011-08-151-1/+1
* s3: avoid reading past the end of buffer in tdb_unpack 'P' if zero terminatio...Gregor Beck2011-08-151-1/+3
* build: link pys3param against pytalloc-util not pytallocAndrew Bartlett2011-08-151-1/+1
* s3-passdb Use supplied pdb_methods in default passdb search handlersAndrew Bartlett2011-08-151-5/+7
* s3-prefork: Do not use mmap/mremap/munmap directlySimo Sorce2011-08-151-9/+11
* util: add function to extend anonymous shared memorySimo Sorce2011-08-142-0/+65
* replace: Check if we have mremap() availableSimo Sorce2011-08-142-0/+55
* Use public pytalloc header file.Jelmer Vernooij2011-08-145-5/+5
* s3: Fix bug 8360Volker Lendecke2011-08-141-7/+16
* s3-passdb: Fix python < 2.6 build errors in passdb python wrapperAndrew Bartlett2011-08-141-0/+4
* s4:misc: remove last usage of legacy event_ fn namesSimo Sorce2011-08-146-12/+12
* s4:lib: use tevent_ fns names instead of legcay event_ onesSimo Sorce2011-08-136-28/+28
* s4:smbd: use tevent_ fn names instead of leagcy event_ onesSimo Sorce2011-08-134-8/+8
* s4:ntvfs: use tevent_ fn names instead of legacy event_ onesSimo Sorce2011-08-134-5/+5
* s4:librpc: use tevent_ fn names instead of legacy event_ onesSimo Sorce2011-08-133-9/+9
* s4:libcli: use tevent_ fn names instead of legacy event_ onesSimo Sorce2011-08-138-28/+28
* s4:dsdb: use tevent_ fn names instaed of legacy event_ onesSimo Sorce2011-08-133-3/+3
* s4:messaging: use tevent_ function names instead of legacy event_ onesSimo Sorce2011-08-133-7/+7
* torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce2011-08-1322-73/+73
* ldb: Remove use after free in error caseAndrew Bartlett2011-08-131-1/+0
* s4-provision Add support for fixing the DC rid to a particular valueAndrew Bartlett2011-08-132-16/+29
* s3-smbd Avoid races creating 'ncaclrpc dir' with epmd in a child processAndrew Bartlett2011-08-131-0/+9
* s4-param Set szConfigFile even for s3 loadparm contextsAndrew Bartlett2011-08-131-4/+4
* upgrade: Add missing bits for the s3 to s4 upgrade scriptAmitay Isaacs2011-08-132-49/+79
* tests: Update test for s3 to s4 upgrade with two casesAmitay Isaacs2011-08-132-1/+63
* s3-passdb: Added python method to get_global_sam_sidAmitay Isaacs2011-08-131-0/+31
* s3-passdb: Return dom_sid and guid with correct python types.Amitay Isaacs2011-08-131-7/+31
* passdb: Move python wrapper for passdb in samba3 python packageAmitay Isaacs2011-08-131-1/+1
* py-samba3: Create samba3 python package to hold other modulesAmitay Isaacs2011-08-131-18/+18
* s3-param: Add python wrapper for s3 parametersAmitay Isaacs2011-08-132-0/+94
* s3-passdb: Connect to specified samdb if location is provided, otherwise use ...Amitay Isaacs2011-08-131-1/+9
* s3-passdb: Fix the error messages and return correct NTSTATUSAmitay Isaacs2011-08-131-6/+8
* s4-dsdb: Provide additional method to connect to specified database pathAmitay Isaacs2011-08-131-5/+16
* s3-param: Make sure we have talloc stack frame before calling in s3 codeAmitay Isaacs2011-08-131-1/+8
* param: Add smb.conf loading support to s3/s4 loadparm bridgeAndrew Bartlett2011-08-133-0/+11