samba.git
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...
2013-02-03 Volker Lendecketevent_poll: Use the poll_event_context_destructor...
2013-02-03 Volker Lendecketevent_poll: Re-order routines
2013-02-03 Volker Lendecketevent_poll: Fix a crash in the poll backend
2013-02-01 Günther Deschnerkrb5pac: make sure to correctly store the highest relat...
2013-02-01 Günther Deschners3-net: mention optional impersonation principal for...
2013-02-01 Günther Deschners4-torture: make sure to deal with the highest relative...
2013-02-01 Günther Deschnerndrdump: make sure to deal with the highest relative...
2013-02-01 Stefan Metzmachers3:auth: wbcAuthenticateEx gives unix times (bug #9625)
2013-01-31 David Disseldorpselftest: skip smb2.ioctl tests on ntvfs
2013-01-31 Volker Lendecketevent: Fix a comment typo
2013-01-31 Jeremy AllisonFix the compound tests to correctly pass against Window...
2013-01-31 Jeremy AllisonAdd new function smbXcli_session_copy(), to be used...
2013-01-30 Volker Lendeckesmbd: Fix a typo
2013-01-30 Volker Lendeckesmbd: Fix a typo
2013-01-29 Michael Adams3:winbindd: change getpwsid() to return a passwd struc...
2013-01-29 Michael Adams3:winbindd: check the correct variable for talloc...
2013-01-29 Michael Adams3:winbindd:getgrnam: also produce a group struct for...
2013-01-29 Michael Adams3:winbindd: create group structs for gids that are...
2013-01-29 Michael Adams3:winbindd: factor add_wbint_Principal_to_dict() out...
2013-01-29 Michael Adams3:winbindd: fix a cut'n'paste comment typo in wb_fill_...
2013-01-29 Michael Adams3:winbindd: rename winbindd_getgrnam_lookupsid_done...
2013-01-29 Christian Ambachs3:utils/net remove aclmapset command
2013-01-29 Christian Ambachs3:net_idmap_dump support dumping autorid backend
2013-01-29 Christian Ambachs3:net_idmap_dump add missing braces
2013-01-29 Christian Ambachs3:net_idmap_dump remove obsolete support for tdb:idmap...
next