summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4-torture: Use 2 client connections for raw.notify.maskVolker Lendecke2012-04-181-19/+20
* s4-torture: Use 2 client connections for raw.notify.treeVolker Lendecke2012-04-181-3/+9
* s4-torture: Use 2 client connections for raw.notify.recursiveVolker Lendecke2012-04-181-6/+13
* s3-dbwrap: Fix an unused var warningVolker Lendecke2012-04-181-0/+2
* s4:torture:smb2: add a session.reauth2 test.Michael Adam2012-04-181-0/+93
* s4:torture:smb2: rename the file in the session-reauth1 test more systematicallyMichael Adam2012-04-181-1/+1
* s4:torture:smb2: rename the session_reauth test to session_reauth1Michael Adam2012-04-181-2/+2
* s4-torture: notify all is empty nowVolker Lendecke2012-04-181-19/+0
* s4-torture: Separate out the notify alignment subtestVolker Lendecke2012-04-181-4/+9
* s4-torture: Separate out the notify basedir subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify overflow subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify tree subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify double subtestVolker Lendecke2012-04-181-2/+7
* s4-torture: Separate out the notify tcp_dis subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify ulogoff subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify exit subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify tdis subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify file subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify mask_change subtestVolker Lendecke2012-04-181-2/+9
* s4-torture: Separate out the notify recursive subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify mask subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify dir subtestVolker Lendecke2012-04-181-3/+9
* s4-torture: Separate out the notify tcon subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Make notify a suiteVolker Lendecke2012-04-182-4/+13
* libsmb: Actually use an introduced variableVolker Lendecke2012-04-181-2/+2
* Talloc doc: Fix a cut&paste errorVolker Lendecke2012-04-181-4/+1
* Talloc doc: talloc_pool() when not enough memory in the poolPavel Březina2012-04-181-0/+4
* Talloc doc: TALLOC_FREE_FILLPavel Březina2012-04-181-0/+5
* Talloc doc: talloc_set_log_stderr()Pavel Březina2012-04-181-0/+7
* Talloc doc: talloc_set_log_fn()Pavel Březina2012-04-181-0/+9
* Talloc doc: talloc_set_abort_fn()Pavel Březina2012-04-181-2/+33
* Talloc doc: talloc_asprintf_append_buffer()Pavel Březina2012-04-181-0/+22
* Talloc doc: talloc_strndup_append_buffer()Pavel Březina2012-04-181-2/+22
* Talloc doc: talloc_strndup_append()Pavel Březina2012-04-181-2/+12
* Talloc doc: talloc_strdup_append_buffer()Pavel Březina2012-04-181-1/+22
* Talloc doc: talloc_strdup_append()Pavel Březina2012-04-181-4/+18
* dbcheck: added fix for incorrect RMD_FLAGSAndrew Tridgell2012-04-181-0/+35
* dsdb: added SHOW_DELETED to samldb_member_check()Andrew Tridgell2012-04-181-1/+1
* replace: added ENOATTR define if undefinedAndrew Tridgell2012-04-181-0/+8
* s4:dbchecker.py - integrate the "objectClass" fixing codeMatthias Dieter Wallnöfer2012-04-181-0/+27
* s4:dsdb/pydsdb.c - call the "objectClass" normalisation code from PythonMatthias Dieter Wallnöfer2012-04-181-0/+14
* LDB:ldb_tdb/ldb_tdb.c - allow LDB modify replaces with different value orderingMatthias Dieter Wallnöfer2012-04-181-3/+10
* ldb: added ldb_msg_element_equal_ordered()Andrew Tridgell2012-04-185-1/+286
* Add docs for aio_linux vfs module.Jeremy Allison2012-04-181-0/+115
* s3fs: Use xattr_tdb format for xattr storageAndrew Bartlett2012-04-183-12/+21
* s4-python: Add python wrapper for xattr_tdb format xattr storageAndrew Bartlett2012-04-184-34/+208
* s3-xattr_tdb: Use talloc_stackframe() more to allow calling from common codeAndrew Bartlett2012-04-181-14/+31
* s3-xattr_tdb: Be nice to xattr_tdb_getxattr callers, return the full blobAndrew Bartlett2012-04-183-11/+47
* s3-xattr_tdb: make xattr_tdb a private library, for use outside vfs_xattr_tdbAndrew Bartlett2012-04-186-428/+505
* s3-lib: Add file_id_string()Andrew Bartlett2012-04-182-3/+23