obnox/samba/samba-obnox.git
2014-04-02 Andrew Bartletts3-auth: Do not reset bad password count to 0 if accoun...
2014-04-02 Andrew Bartletts3-auth: Only call pdb_get_acct_ctrl() once in check_sa...
2014-04-02 Andrew Bartletttorture/samr: Re-open the user when checking for ACB_AU...
2014-04-02 Andrew Bartletttorture-samr: Set lockout_seconds to 60 for samba3
2014-04-02 Andrew Bartletts3-samr: Refuse to set lockout_duration < lockout_windo...
2014-04-02 Volker Lendeckedlinklist: Fix a typo
2014-04-02 Andrew Bartlettselftest: Rename wbinfo_s3 to wbinfo_simple and reorder...
2014-04-02 Andrew Bartlettwinbindd: Ensure we do not look at rid_array before...
2014-04-02 Andrew Bartletts3-auth: Add prototype for plugin function to reduce...
2014-04-02 Andrew Bartletts3-auth: Remember to always free the talloc_stackframe...
2014-04-02 Andrew Bartlettauth_samba4: Fix auth_samba4 to correctly provide a...
2014-04-02 Andrew Bartletts3-auth: Finally change make_user_info_*() use a parent...
2014-04-02 Stefan Metzmacherwafsamba: explicitly use allow_warnings=True for SAMBA_...
2014-04-02 Stefan Metzmachers4:torture/wscript_build: explicitly use allow_warnings...
2014-04-02 Stefan Metzmachers4:torture/winbind: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmachers4:torture/smb2: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmachers4:torture/libnetapi: explicitly use allow_warnings...
2014-04-02 Stefan Metzmachers4:ntvfs/unixuid: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmachers4:rpc_server: explicitly use allow_warnings=True where...
2014-04-02 Stefan Metzmachers4:kdc: explicitly use allow_warnings=True for MIT_SAMBA
2014-04-02 Stefan Metzmachers4:auth/gensec: explicitly use allow_warnings=True...
2014-04-02 Stefan Metzmachers4:librpc: explicitly use allow_warnings=True where...
2014-04-02 Stefan Metzmachers4:lib/tls: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmachers4:lib/registry: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmachers4:lib/messaging: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmachers4:lib/events: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmachers4:lib/com: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmachers3:wscript_build: explicitly use allow_warnings=True...
2014-04-02 Stefan Metzmachers3:rpc_server: explicitly use allow_warnings=True for...
2014-04-02 Stefan Metzmachers3:pam_smbpass: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmachers3:modules: explicitly use allow_warnings=True were...
2014-04-02 Stefan Metzmacherauth/kerberos: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmacherlib/socket_wrapper: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmacherlib/zlib: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmacherlib/popt: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmacherlib/ldb: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmacherlib/ntdb: explicitly use allow_warnings=True for ntdb...
2014-04-02 Stefan Metzmacherlib/ccan: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmachers4:heimdal_build: explicitly pass allow_warnings=True...
2014-04-02 Stefan Metzmacherwafsamba: add optional allow_warnings(default=True...
2014-04-02 Stefan Metzmacherwafsamba: add an optional allow_warnings(default=True...
2014-04-02 Stefan Metzmacherwafsamba: split out a conf.ADD_NAMED_CFLAGS() function
2014-04-02 Stefan Metzmacherwafsamba: use -Werror=declaration-after-statement if...
2014-04-02 Stefan Metzmacherwafsamba: use multiple conf.ADD_CFLAGS() lines for...
2014-04-02 Stefan Metzmachers4:torture: avoid const warnings in smbtorture.c
2014-04-02 Stefan Metzmachers4:torture/rpc: avoid declaration after code warnings
2014-04-02 Stefan Metzmachers4:torture/winbind: remove unused variable
2014-04-02 Stefan Metzmachers4:torture/nbt: remove unused variable
2014-04-02 Stefan Metzmachers4:torture/nbt: avoid str_list related const warnings
2014-04-02 Stefan Metzmachers4:torture/ntp: add missing #include "torture/ntp/proto.h"
2014-04-02 Stefan Metzmachers4:torture/nbt: add missing #include "torture/nbt/proto.h"
2014-04-02 Stefan Metzmachers4:torture/unix: add missing #include "torture/unix...
2014-04-02 Stefan Metzmachers4:torture/libnet: add missing #include "torture/libnet...
2014-04-02 Stefan Metzmachers4:torture: avoid argv related const warnings
2014-04-02 Stefan Metzmachers4:torture/ldap: add includes to avoid compiler warnings
2014-04-02 Stefan Metzmachers4:torture/local: only pass prefix strings to tdb_add_r...
2014-04-02 Stefan Metzmachers4:torture/local: add missing #include "torture/local...
2014-04-02 Stefan Metzmachers4:param/tests: add missing #include "torture/local...
2014-04-02 Stefan Metzmachers4:librpc/tests: add missing #include "torture/local...
2014-04-02 Stefan Metzmachers4:libcli/tests: add missing #include "torture/local...
2014-04-02 Stefan Metzmachers4:lib/tests: add missing #include "torture/local/proto.h"
2014-04-02 Stefan Metzmacherlib/tevent/tests: add missing #include "torture/local...
2014-04-02 Stefan Metzmacherlib/tdr/tests: add missing #include "torture/local...
2014-04-02 Stefan Metzmacherlib/socket_wrapper/tests: add missing #include "torture...
2014-04-02 Stefan Metzmacherlib/nss_wrapper/tests: add missing #include "torture...
2014-04-02 Stefan Metzmacherlib/util/tests: add missing #include "torture/local...
2014-04-02 Stefan Metzmacherlib/compression/tests: add missing #include "torture...
2014-04-02 Stefan Metzmacherauth/tests: add missing #include "torture/local/proto.h"
2014-04-02 Stefan Metzmachers4:dsdb/ldb_modules: avoid invalid pointer type warnings
2014-04-02 Stefan Metzmachers4:dsdb/ldb_modules: avoid str_list related const warnings
2014-04-02 Stefan Metzmachers4:dsdb/ldb_modules: avoid declaration after code warnings
2014-04-02 Stefan Metzmachers4:smb_server/smb: fix invalid pointer type warnings...
2014-04-02 Stefan Metzmachers4:smb_server/smb: fix declaration after code warnings...
2014-04-02 Stefan Metzmachers4:ntvfs/sysdep: add sys_notify_inotify_init() prototyp...
2014-04-02 Stefan Metzmachers4:ntvfs/posix: correctly reset errno on success in...
2014-04-02 Stefan Metzmachers4:ntvfs/posix: avoid const warnings in pvfs_resolve_na...
2014-04-02 Stefan Metzmachers4:ntvfs/common: explicitly check the status of imessag...
2014-04-02 Stefan Metzmachers4:auth/ntlm: add auth4_sam_init() prototype to avoid...
2014-04-02 Stefan Metzmachers4:auth: avoid str_list related const warnings
2014-04-02 Stefan Metzmachers4:auth/gensec: fix declaration after code warning...
2014-04-02 Stefan Metzmachers4:auth/gensec: include gensec_krb5_util.h in gensec_kr...
2014-04-02 Stefan Metzmachers4:libcli/resolve: avoid some const warnings
2014-04-02 Stefan Metzmachers3:winbindd: avoid argv related const warnings
2014-04-02 Stefan Metzmachers3:utils: explicitly check the return value of fscanf...
2014-04-02 Stefan Metzmachers3:utils: check the status of open_socket_out() correct...
2014-04-02 Stefan Metzmachers3:utils: use char packet[] in smbfilter.c to avoid...
2014-04-02 Stefan Metzmachers3:utils: avoid argv related const warnings
2014-04-02 Stefan Metzmachers3:torture: avoid compiler warnings in vfstest.c
2014-04-02 Stefan Metzmachers3:torture: check the result of cli_nt_delete_on_close_...
2014-04-02 Stefan Metzmachers3:torture: remove unused variables in test_buffersize.c
2014-04-02 Stefan Metzmachers3:torture: avoid explicit casting and compiler warning...
2014-04-02 Stefan Metzmachers3:smbd: let srvstr_pull_req_talloc() take 'const uint8...
2014-04-02 Stefan Metzmachers3:smbd: avoid compiler warnings in smbd_tevent_trace_c...
2014-04-02 Stefan Metzmachers3:registry: fix invalid pointer type warning in reg_fo...
2014-04-02 Stefan Metzmachers3:lib/netapi/examples: remove unused variables
2014-04-02 Stefan Metzmachers3:lib/netapi/examples: fix const warnings in netlogon_...
2014-04-02 Stefan Metzmachers3:lib/netapi/examples: fix invalid pointer value warni...
2014-04-02 Stefan Metzmachers3:lib/netapi: fix some incompatible pointer type warni...
2014-04-02 Stefan Metzmachers3:lib/smbconf: fix const warnings in testsuite.c
2014-04-02 Stefan Metzmachers3:lib: fix a const warning in client_match()
next