garming/samba-autobuild/.git
2018-12-22 Bjoern Jackensswitch/winbind_nss_linux.c use WBFLAG_FROM_NSS
2018-12-22 Stefan Metzmacherwinbind: honor WBFLAG_FROM_NSS along with winbind enum...
2018-12-22 Bjoern Jackewinbind introduce WBFLAG_FROM_NSS
2018-12-22 Stefan Metzmachernsswitch/winbind_nss_aix: reimplement fetching the...
2018-12-22 Björn Jackewinbind_nss_aix: support also S_GROUPSIDS
2018-12-22 Andrew Bartlettgroup_audit: Ensure we still log membership changes...
2018-12-21 Gary Lockyertests group_audit: PEP8 cleanup.
2018-12-21 Gary Lockyers4 group_audit: Add Windows Event Id's to Group members...
2018-12-21 Andrew Bartlettbuild: Remove --timestamp-dependencies (BROKEN)
2018-12-21 Aaron Haslettpaged results: testing suite for new paged results...
2018-12-21 Aaron Haslettpaged results: new paged results module using GUID...
2018-12-21 Aaron Haslettvlv: tests for delete, add, and modify cases
2018-12-21 Günther Deschners3-vfs-fruit: add close call
2018-12-21 Gary Lockyers4 messaging tests: Fix race condition in smbcontrol...
2018-12-20 Gary Lockyertests (audit_auth)_log: PEP8 cleanup.
2018-12-20 Gary LockyerWHATSNEW: JSON logging changes
2018-12-20 Aaron Haslettdns: treating fully qualified and unqualified zone...
2018-12-20 Aaron Haslettdns: test for treating fully qualified zones same as...
2018-12-20 Volker Lendeckelib: Remove sid_string_dbg
2018-12-20 Volker Lendeckesamr: Use dom_sid_str_buf
2018-12-20 Volker Lendeckelsasrv: Use dom_sid_str_buf
2018-12-20 Volker Lendeckespoolss: Use dom_sid_str_buf
2018-12-20 Volker Lendeckewinbindd: Use dom_sid_str_buf
2018-12-20 Volker Lendeckewkssvc: Use dom_sid_str_buf
2018-12-20 Volker Lendeckelibnet: Use dom_sid_str_buf
2018-12-20 Volker Lendeckelib: Use dom_sid_str_buf
2018-12-20 Volker Lendeckelib: Avoid sid_string_dbg
2018-12-20 Volker Lendeckeauth3: Use dom_sid_str_buf
2018-12-20 Volker Lendeckevfs: Use dom_sid_str_buf
2018-12-20 Volker Lendeckelookup_sid: Use dom_sid_str_buf
2018-12-20 Volker Lendeckepdb_ldap: Use dom_sid_str_buf
2018-12-20 Volker Lendeckepdb_smbpasswd: Use dom_sid_str_buf
2018-12-20 Volker Lendeckepassdb: Use dom_sid_str_buf
2018-12-20 Volker Lendeckegroupdb: Use dom_sid_str_buf
2018-12-20 Volker Lendeckewinbind: Use dom_sid_str_buf
2018-12-20 Volker Lendeckelibads: Use dom_sid_str_buf
2018-12-20 Volker Lendeckesmbd: Use dom_sid_str_buf
2018-12-20 Volker Lendeckesmbcacls: Use dom_sid_str_buf
2018-12-20 Volker Lendeckenet: Use dom_sid_str_buf
2018-12-20 Andreas Schneiderlib:util: Use memset_s() in data_blob_clear()
2018-12-20 Andreas Schneiderlibcli:smb: Avoid explicit ZERO_STRUCT
2018-12-20 Andreas Schneiderlibcli:auth: Use C99 initializers or ZERO_ARRAY instead...
2018-12-20 Andreas Schneiderlib:util: Sync memory.h with replace.h
2018-12-20 Andreas Schneiderlib:util: Cleanup comments in memory.h
2018-12-20 Andreas Schneiderreplace: Use memset_s for ZERO_* macros
2018-12-20 Andreas Schneiderreplace: Cleanup comments for ZERO_*
2018-12-20 Andreas Schneiderreplace: Add memset_s to replacement functions
2018-12-20 Andreas Schneiderwafsamba: Do not remove BUILTINS as duplicates
2018-12-20 Andreas Schneiderwaf: Add missing libreplace deps to pyldb*
2018-12-20 Stefan Metzmachers3:auth_winbind: ignore a missing winbindd as NT4 PDC...
2018-12-20 Stefan Metzmachers3:auth_winbind: return NT_STATUS_NO_LOGON_SERVERS...
2018-12-20 Stefan Metzmachers3:auth_winbind: remove fallback to optional backend
2018-12-20 Stefan Metzmachers3:auth: ignore create_builtin_guests() failing without...
2018-12-20 Günther Deschners3-vfs-streams_xattr: add close call
2018-12-20 Philipp Gesanglib/audit_logging: actually create talloc
2018-12-20 Ralph Boehmedocs-xml: document "log level" changes
2018-12-20 Ralph Boehmedebug: enable per debug-class logfiles
2018-12-20 Ralph Boehmedebug: remove fd and debugf from state, use dbgc_config...
2018-12-20 Ralph Boehmedebug: update logsize checking for per debug-class...
2018-12-20 Ralph Boehmedebug: update need_to_check_log_size() for per debug...
2018-12-20 Ralph Boehmedebug: add support for per debug-class logfiles
2018-12-20 Ralph Boehmedebug: add resource cleanup for per debug-class logfiles
2018-12-20 Ralph Boehmedebug: add logfile and fd to struct debug_class
2018-12-20 Ralph Boehmedebug: factor out logfile size check
2018-12-20 Ralph Boehmedebug: add a call to debug_parse_levels() to reopen_logs()
2018-12-20 Ralph Boehmedebug: add an empty line
2018-12-20 Ralph Boehmedebug: factor out a function that opens and closes...
2018-12-20 Ralph Boehmedebug: track current debug message class
2018-12-20 Ralph Boehmedebug: convert dbgc_config to an array of struct debug_...
2018-12-20 Ralph Boehmedebug: README.Coding fixes
2018-12-20 Ralph Boehmedebug: rename DEBUGLEVEL_CLASS variable to dbgc_config
2018-12-20 Ralph Boehmedebug: move some definitions around
2018-12-20 Swen Schilligs4: Add kerberos tracing
2018-12-19 Swen Schilligwinbindd: Add kerberos tracing
2018-12-19 Swen Schilligutils: Add kerberos tracing
2018-12-19 Swen Schilligpassdb: Add kerberos tracing
2018-12-19 Swen Schilliglibrpc: Add kerberos tracing
2018-12-19 Swen Schilliglibnet: Add kerberos tracing
2018-12-19 Swen Schilliglibads: Add kerberos tracing
2018-12-19 Swen Schilligclient: Add kerberos tracing
2018-12-19 Swen Schilliglib: Add kerberos tracing
2018-12-19 Swen SchilligAdd MIT kerberos tracing capability
2018-12-19 Björn Jackesamba-tool: don't print backtrace on simple DNS errors
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth_diagnostics tests to...
2018-12-19 Samuel Cabreroselftest: Remove test_ntlm_auth.py helper
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth_krb5 tests to python
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
2018-12-19 Samuel Cabrerotests/ntlm_auth: Port ntlm_auth tests to python: ntlm_a...
next