summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug in object specific access checks.Nadezhda Ivanova2009-11-031-2/+4
* s3: Remove debug_ctx()Volker Lendecke2009-11-0313-86/+70
* Added some dn to the info in the log messages.Nadezhda Ivanova2009-11-031-3/+3
* Removed the default DACL from token, as we will not be using it.Nadezhda Ivanova2009-11-031-1/+0
* Convert from numbers to correct SMB_FIND_XX constant names.Jeremy Allison2009-11-021-8/+12
* s3:registry: add an extra check for dsize==0 to regdb_fetch_keys_internal()Michael Adam2009-11-031-1/+1
* s3:registry: add safety check for return value of tdb_unpack to regdb_fetch_k...Michael Adam2009-11-031-0/+4
* s3:dbwrap_ctdb: add debug message to transaction_fetch_start()Michael Adam2009-11-031-0/+4
* s3:dbwrap_ctdb: split combined check in two and add descriptive debugMichael Adam2009-11-031-1/+14
* s3:dbwrap_ctdb: fix race condition with concurrent transactions on the same n...Michael Adam2009-11-031-0/+12
* s3:configure: add a check for the new CTDB_CONTROL_TRANS2_ACTIVEMichael Adam2009-11-031-0/+17
* s3:dbwrap_ctdb: add new db_ctdb_transaction_active() that calls CTDB_CONTROL_...Michael Adam2009-11-031-0/+21
* s3:dbwrap_ctdb: fix a race in starting concurrent transactions on a single nodeMichael Adam2009-11-031-0/+25
* s3:dbwrap_ctdb: use db_ctdb_ltdb_fetch() inside db_ctdb_transaction_fetch_startMichael Adam2009-11-031-6/+4
* s3:dbwrap_ctdb: use db_ctdb_ltdb_fetch() inside db_ctdb_transaction_fetch()Michael Adam2009-11-031-16/+6
* s3:dbwrap_ctdb: add a function db_ctdb_ltdb_fetch()Michael Adam2009-11-031-0/+53
* s3:dbrwap_ctdb: add a function db_ctdb_ltdb_store()Michael Adam2009-11-031-27/+39
* s3:dbwrap_ctdb: reformat a comment slightly to enhance clearness.Michael Adam2009-11-031-3/+5
* Fix bug 6867 - trans2findnext returns reply_nterror(req, ntstatus) In a direc...Jeremy Allison2009-11-021-12/+16
* s3: Fix a 100% CPU loop when ctdbd dies during a traverseVolker Lendecke2009-11-021-0/+1
* s3-gencache: restore gencache_get behavior with NULL args (with torture test).Günther Deschner2009-11-022-4/+13
* s3: Make "debug hires timestamp" default to trueVolker Lendecke2009-11-022-2/+2
* s4:dsdb Fix up after the MAP_ constants became LDB_MAP_Andrew Bartlett2009-11-021-13/+13
* s4:provision Remove LDB backend files in provisionAndrew Bartlett2009-11-022-41/+12
* s4:provision Split ProvisionBackend out of the main provision scriptAndrew Bartlett2009-11-023-590/+631
* s4:provision Inline 'ldap_backend_shutdown' for clarityAndrew Bartlett2009-11-021-15/+15
* s4:provision Fix samdb test with new provision codeAndrew Bartlett2009-11-021-3/+12
* s4:provision Move 'Schema' into it's own fileAndrew Bartlett2009-11-025-123/+160
* s4:provision Make 'linked_attributes' and 'dnsyntax_attributes' a property of...Andrew Bartlett2009-11-021-17/+33
* s4:provision Rework provision to always have a ProvisionBackendAndrew Bartlett2009-11-022-166/+189
* s4 - SID allocation using FDS DNA pluginEndi S. Dewata2009-11-0211-18/+110
* s4:dsdb - Removed redundant domain SID filter.Endi S. Dewata2009-11-021-29/+1
* s4:dsdb - Store SID as string in FDS.Endi S. Dewata2009-11-024-7/+49
* s4 - Mapped AD schema to existing FDS schema.Endi S. Dewata2009-11-025-3/+235
* s4:dsdb - Fixed attribute dereferencing for FDSEndi S. Dewata2009-11-023-20/+126
* Remove special case logic in 'samdb_relative_path'.Andrew Bartlett2009-11-021-3/+0
* s4:dsdb Revert back to using DN:filename in the partitions recordAndrew Bartlett2009-11-022-46/+102
* lib/util Use rfc1738.c from Squid for all our URL encode/decode needs.Andrew Bartlett2009-11-025-70/+72
* lib/util Add rfc1738 escape/unescape code from SquidAndrew Bartlett2009-11-021-0/+209
* s4:credentials Put the 'secrets.keytab' in the same directory as secrets.ldbAndrew Bartlett2009-11-021-1/+3
* s4: Create a script for updating a running provision with change introduced s...Matthieu Patou2009-11-021-0/+694
* s4:torture/raw/samba3misc - Add "discard_const_p" macro before a stringMatthias Dieter Wallnöfer2009-11-021-1/+1
* s4:ldb Remove debug traces duplicated by the new generic trace codeAndrew Bartlett2009-11-021-3/+0
* s3:ldap: don't search when no values where foundBjörn Jacke2009-11-021-1/+1
* uuid.c: Remove some dead codeVolker Lendecke2009-11-011-1/+0
* s3: Fix the RPC server SUBSYSTEM declarationVolker Lendecke2009-10-311-1/+1
* s3:Makefile: add LIBREPLACE_LIBS for talloc, tdb and wbclientBjörn Jacke2009-10-311-3/+3
* ѕ3:buildsystem: fix depenencies for libreplaceBjörn Jacke2009-10-312-8/+7
* ѕ3:ldap: search for account policies in objectclass sambaDomain, not *Björn Jacke2009-10-311-1/+6
* s3/docs: Fix typo.Karolin Seeger2009-10-301-1/+1