abartlet/samba.git/.git
2013-02-08 Andrew Bartlettldb: bump ldb ABI version due to new private functions mat-review
2013-02-08 Matthieu Patouldb-tdb: construct the list of attributes when parsing...
2013-02-08 Matthieu Patouldb-tdb: use ltdb_search_dn1_withlist via ltdb_search_d...
2013-02-08 Matthieu Patouldb: introduce ldb_unpack_data_withlist to unpack parti...
2013-02-08 Matthieu Patouldb-tdb: Use talloc pool for the DNs used while doing...
2013-02-08 Matthieu Patouldb-tdb: If the index has case folded DNs mark those...
2013-02-08 Matthieu Patouldb-tdb: Store DNs in index entries already casefolded
2013-02-08 Matthieu Patouldb-tdb: load index version and store the correct versi...
2013-02-08 Matthieu Patouldb-tdb: split ldb_match_msg_error by 2 seprate calls...
2013-02-08 Matthieu Patouldb-tdb: Use IDXMASTERVERSION for determining current...
2013-02-08 Matthieu Patouldb-tdb: keep the current indexing version in the ltdb...
2013-02-08 Matthieu Patouldb: Add ldb_dn_set_casefolded so that a DN can marked...
2013-02-08 Matthieu Patouldb: increase version due to new public function
2013-02-08 Matthieu Patouldb: Make ldb_match_scope and ldb_match_message availab...
2013-02-08 Matthieu Patouldb: Use ldb_dn_compare_base_one in ldb_match_scope
2013-02-08 Matthieu Patouldb: Add ldb_dn_compare_base_one for checking if a...
2013-02-08 Matthieu Patouldb: Fix broken tests in api.py, extend ldb_dn_compare...
2013-02-08 Matthieu Patouldb_tdb: Do not return -1 when there is 0 elements...
2013-02-08 Matthieu Patoudrsuapi: Debug more clearly why NC is bad in updateRefs
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...
2013-02-04 Andrew Bartlettvfs: Whitespace fix only to get_nt_acl_internal indentation
2013-02-04 Andrew Bartlettvfs: Implement an improved vfs_acl_common that uses...
2013-02-04 Andrew Bartlettvfs: Add helper function hash_blob_sha256 to vfs_acl_co...
2013-02-04 Volker LendeckeFix typo in warning message
2013-02-03 Stefan Metzmachertevent_poll: add poll_event_loop_wait()
2013-02-03 Stefan Metzmachertevent_poll: fix the usage of tevent_re_initialise()
2013-02-03 Stefan Metzmachertevent_poll: call tevent_common_fd_destructor() from...
2013-02-03 Volker Lendecketevent_poll: Avoid a crash in poll_event_set_fd_flags
2013-02-03 Volker Lendecketevent_poll: Avoid a crash in poll_fresh_fde_destructor
2013-02-03 Volker Lendecketevent_poll: NULL out fde->event_ctx for "fresh" poll...
next