kai/samba-autobuild/.git
2013-02-17 Andrew Bartletts4-nbt: Ensure source4/ nbt client and server honour...
2013-02-17 Landon FullerFallback to the internal resolver on EAI_FAIL.
2013-02-16 Volker Lendecketdb: Fix a typo
2013-02-15 Richard SharpeFix the maxfids test so that it does not fork lots...
2013-02-14 Jeremy Allisontevent: Remove the previous "standard" tevent backend...
2013-02-14 Jeremy Allisontevent: Add in the new implementation of "standard...
2013-02-14 Jeremy Allisontevent: Add a private function tevent_poll_event_add_fd...
2013-02-14 Stefan Metzmachertevent: make use of tevent_find_ops_byname() in tevent_...
2013-02-14 Stefan Metzmachertevent: make sure tevent_backend_init() only runs once
2013-02-14 Jeremy Allisontevent: Add a utility function tevent_find_ops_byname().
2013-02-14 Jeremy Allisontevent: Add in the same tevent_re_initialise() fix...
2013-02-14 Jeremy Allisontevent: Add in some test code to allow the panic fallba...
2013-02-14 Jeremy Allisontevent: Plumb in the panic fallback code into the epoll...
2013-02-14 Jeremy Allisontevent: Add an internal function tevent_epoll_set_panic...
2013-02-14 Stefan Metzmachertevent: pass 'bool replay' to epoll_panic()
2013-02-14 Jeremy Allisontevent: Ensure we return after every call to epoll_panic().
2013-02-14 Jeremy Allisontevent: Preparing to fix "standard" backend fallback...
2013-02-14 Samba-JP ootadocs: fix typo in serverrole.xml
2013-02-14 Andreas Schneiderwaf: Make sure we link against samba-util.
2013-02-13 Michael Adams3:idmap_autorid: fix freeing of non-talloced memory...
2013-02-13 Richard SharpeAdd a herald with version string to smbtorture
2013-02-12 Jeremy AllisonFix bug 9519 - Samba returns unexpected error on SMB...
2013-02-12 Guenter KukkukkFix some cut-and-paste and spelling in debug messages
2013-02-11 Jeremy AllisonFix bug #9642 - vfs_afsacl.c won't build.
2013-02-09 Richard SharpeImprove the configure tests for aio_suspend to get...
2013-02-08 Ira Coopers3: Make SMB2_GETINFO multi-volume aware.
2013-02-08 Volker Lendeckewinbind: Fix an incompatible pointer type warning
2013-02-08 Volker Lendeckedbwrap: Prevent transactions on non-persistent dbs
2013-02-08 Volker Lendecketorture: We use transactions for CLEAR_IF_FIRST db
2013-02-08 Matthieu Patouldb: Add more data test data for one level test cases
2013-02-08 Matthieu Patouldb: Add tests for the python api
2013-02-08 Matthieu Patoudsdb-operational: rework the loop for attribute removal
2013-02-08 Matthieu Patouldb: Add more tests related to onelevel search
2013-02-08 Matthieu Patouldb: use strncmp instead of strcmp when comparing the...
2013-02-08 Matthieu Patouldb: make test output more readable
2013-02-08 Matthieu Patouldb-tdb: Document ltdb_index_add1 for more clarity
2013-02-08 Matthieu Patouldb-tdb: Fix a wrong parameter in ltdb_store
2013-02-08 Matthieu Patouldb_tdb: raise level of full index scan message so...
2013-02-08 Matthieu Patoudsdb-repl: make message more clearer
2013-02-08 Matthieu Patoureplmetadata: raise msg level for conflict resolution...
2013-02-08 Matthieu Patoudsdb-repl: do not ask to add ref when doing getncchange...
2013-02-08 Matthieu Patoudsdb-cracknames: Fix potential double free and memory...
2013-02-07 David DisseldorpBUG 9633: Recursive mget should continue on EPERM.
2013-02-07 Sumit Boses3-rpc_server: Fix password encoding in _netr_ServerGet...
2013-02-07 Günther Deschners3-rpc_server: Dont wipe out ref pointers in _netr_Serv...
2013-02-06 Alexander Bokovoyautoconf: rename pdb_ldap module to pdb_ldapsam
2013-02-06 Alexander Bokovoysource3/wscript: support 'pdb_ldap' module in configure
2013-02-06 Andreas SchneiderRename pdb_ldap to pdb_ldapsam
2013-02-06 Alexander BokovoyPIDL: fix parsing linemarkers in preprocessor output
2013-02-06 Samba-JP ootadocs: Add missing ")".
2013-02-05 Christian Ambachs3:auth small optimization in create_token_from_sid
2013-02-05 Michael Adams3:net: reduce indentation in net idmap delete for...
2013-02-05 Michael Adams3:net: introduce a talloc stackframe for net idmap...
2013-02-05 Christian Ambachs3:net_idmap_delete do not lock two records at the...
2013-02-05 Michael Adams3:net idmap: use lp_idmap_default_backend() now that...
2013-02-05 Michael Adams3:param: add new lp_idmap_default_backend()
2013-02-05 Michael Adams3:param: introduce new lp_idmap_backend() that takes...
2013-02-05 Michael Adams3:param: add a comment
2013-02-05 Michael Adams3:param: remove unused function lp_idmap_backend()
2013-02-05 Michael Adams3:net idmap: remove call to lp_idmap_backend() - this...
2013-02-05 Michael Adams3:param: remove unused functions lp_idmap_uid() and...
2013-02-05 Michael Adams3:auth: use new lp_idmap_default_range() instead of...
2013-02-05 Michael Adams3:param: add utility function lp_idmap_default_range()
2013-02-05 Michael Adams3:param: add a utility function lp_idmap_range() to...
2013-02-05 Michael Adams3:param: remove an old comment (that is not up-to...
2013-02-05 Volker Lendecketdb: Remove "header" from tdb_context
2013-02-05 Volker Lendecketdb: Pass argument "header" to check_header_hash
2013-02-05 Volker Lendecketdb: Pass argument "header" to tdb_new_database
2013-02-04 Stefan Metzmachersamba-tool/domain provision: add support for utf-8...
2013-02-04 Stefan Metzmachersamba-tool/user setpassword: fix help message
2013-02-04 Stefan Metzmachers4:scripting/python: add support for utf-8 passwords...
2013-02-04 Michael Adams3:dbrwap_ctdb: ZERO_STRUCT(rec) just to be sure in...
2013-02-04 Michael Adams3:dbwrap_ctdb: ZERO_STRUCT(rec) just to be sure in...
2013-02-04 Stefan Metzmachers3:dbwrap_ctdb: add "db_context" to "db_record"
2013-02-04 Stefan Metzmachers3:dbwrap_ctdb: setup result->name in db_open_ctdb()
2013-02-04 Stefan Metzmacherlib/dbwrap: talloc_strdup() name in db_open_file()
2013-02-04 Stefan Metzmacherlib/util: improve check_password_quality() to handle...
2013-02-04 Stefan Metzmacherdsdb/util: rework samdb_check_password() to support...
2013-02-04 Stefan Metzmacherdsdb/password_hash: rename variable 'stat' to 'vstat'
2013-02-04 Stefan Metzmacherdsdb/password_hash: make sure that io->n.cleartext_utf8...
2013-02-04 Stefan Metzmachers3: use generate_random_password() instead of generate_...
2013-02-04 David DisseldorpRevert "selftest: skip smb2.ioctl tests on ntvfs"
2013-02-04 Christian Ambachs3:modules remove gpfs_getacl_alloc
2013-02-04 Christian Ambachs3:modules use vfs_gpfs_getacl in gpfsacl_get_posix_acl
2013-02-04 Christian Ambachs3:modules use vfs_gpfs_getacl in gpfsacl_set_nt_acl_in...
2013-02-04 Christian Ambachs3:modules use vfs_gpfs_getacl in gpfs_get_nfs4_acl
2013-02-04 Christian Ambachs3:torture/vfstest add memreport option
2013-02-04 Christian Ambachs3:torture/vfstest implement sys_acl_blob_get_fd
2013-02-04 Christian Ambachs3:torture/vfstest implement sys_acl_blob_get_file
2013-02-04 Christian Ambachs3:vfs_gpfs use non_posix_sys_acl_blob_get_*_helper
2013-02-04 Christian Ambachs3:vfs_gpfs add a generic vfs_gpfs_getacl function
2013-02-04 Christian Ambachs3:modules/vfs_gpfs add GPFS_GETACL_NATIVE define
2013-02-04 Christian Ambachs3:modules/non_posix_acls: only stat if we do not have...
2013-02-04 Christian Ambachs3:autoconf add non_posix_acls to NFS4ACL_OBJ
2013-02-04 Christian Ambachs3:autoconf introduce NFS4ACL_OBJ
2013-02-04 Christian Ambachs3-waf:modules add non_posix_acls dependency to vfs_gpfs
2013-02-04 Andrew Bartlettvfs: Add helper function for non posix ACL modules
2013-02-04 Andrew Bartlettidl: Provide a common wrapper for the data to hash...
2013-02-04 Christian Ambachselftest: add a test that demonstrates how new ACL...
2013-02-04 Andrew Bartlettvfs_acl_common: Do not fetch the underlying NT ACL...
next