autorid: reserve 500 IDs at the top of the ALLOC range.
[obnox/samba/samba-obnox.git] / source3 /
2014-04-11 Stefan Metzmachers3:smb2_server: make sure we don't try recvfile for...
2014-04-11 Stefan Metzmachers3:smb2_server: use the same logic to avoid recvfile...
2014-04-11 Stefan Metzmachers3:smbd: use smb1srv_open_lookup() in is_valid_writeX_b...
2014-04-11 Stefan Metzmachers3:smbXsrv_open: allow now==0 to skip the idle_time...
2014-04-11 Stefan Metzmachers3:lib: use stack buffers in drain_socket() and default...
2014-04-10 Jeremy Allisons3: smbd: Performance optimization for RECVFILE.
2014-04-08 Jeremy Allisons3-lib/util: fix logic inside set_namearray loops.
2014-04-08 Björn Baumbachs3-lib/util: fix read across end of namelist string
2014-04-05 Jeremy Allisons3: smbd/nmbd/winbindd - fix append on trailing slash...
2014-04-05 Björn Baumbachs3: enforce a positive allocation_file_size for non...
2014-04-04 Alexander Werthvfs: Store ACL control flags in gpfs vfs module.
2014-04-04 Alexander Werthvfs: Support NFS control flags in nfs4_acls.c.
2014-04-04 Günther Deschners3-kerberos: make ipv6 support for generated krb5 confi...
2014-04-03 Shekhar Amlekars3: rpc_server/srvsvc: count open files in NetConnEnum
2014-04-03 Shekhar Amlekars3: rpc_server/srvsvc: count share connections in NetCo...
2014-04-03 Shekhar Amlekars3: rpc_server/srvsvc: added routines to compute opens...
2014-04-03 Shekhar Amlekars3: rpc_server/srvsvc: Added routines to count share...
2014-04-03 Michael Adamautorid: use the db argument in the initialize traverse...
2014-04-03 Jeremy Allisons3: messages: Implement cleanup of dead records.
2014-04-03 Michael Adamautorid: make the whole initialization atomic with...
2014-04-02 Michael Adamautorid: initialize: fix typo in and further improve...
2014-04-02 Michael Adamautorid: initialize: use the split db_open and init_hwm...
2014-04-02 Michael Adamautorid: initialize: open the autorid db as late as...
2014-04-02 Michael Adamautorid: initialize: link config to commonconfig as...
2014-04-02 Michael Adamautorid: initialize: link commonconfig to dom as soon...
2014-04-02 Michael Adamautorid: initialize: store config directly before alloc...
2014-04-02 Michael Adamautorid: split idmap_autorid_db_open and idmap_autorid_...
2014-04-02 Michael Adamautorid: in idmap_autorid_saveconfig, add a debug msg...
2014-04-02 Michael Adamautorid: improve the precision of the DEBUG at the...
2014-04-02 Michael Adamautorid: add a DEBUG upon talloc fail in the add_range...
2014-04-02 Michael Adamautorid: when storing a new range, always check it...
2014-04-02 Michael Adamautorid: fix a potential for data corruption.
2014-04-02 Michael Adamautorid: print debug message when a HWM key has been...
2014-04-02 Michael Adamautorid: reverse logic flow in idmap_autorid_init_hwm...
2014-04-02 Michael Adamautorid: store hwm as uint32_t in idmap_autorid_init_hwm()
2014-04-02 Noel PowerAllow FSRVP access generic HRESULT error message descri...
2014-04-02 Andrew Bartlettselftest: Run rpc.samr.passwords.badpwdcount against...
2014-04-02 Andrew Bartlettlib/param: Add new parameter "old password allowed...
2014-04-02 Andrew Bartlettdsdb: Rework samdb_result_acct_flags to use either...
2014-04-02 Andrew Bartlettselftest: Run rpc.samr.passwords.lockout against the...
2014-04-02 Andrew Bartlettkerberos: Map KRB5KDC_ERR_CLIENT_REVOKED to NT_STATUS_A...
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 Bartletts3-samr: Refuse to set lockout_duration < lockout_windo...
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 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 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()
2014-04-02 Christof SchmittRename module init functions from samba_init_module
2014-04-02 Andrew Bartlettlibsmbclient: Wrap more function calls in talloc_stackf...
2014-04-01 Andrew Bartlettpam_smbpass: Wrap calls in talloc_stackframe() to avoid...
2014-04-01 Andrew Bartlettlibsmb: Provide a talloc_stackframe() to external users...
2014-04-01 Andreas Schneiders3-smbd: Align debug level for the same information.
2014-04-01 Andreas Schneiders3-nmbd: Align debug level for the same information.
2014-03-31 David Disseldorprpcclient: abort shadow-copy set on commit failure
2014-03-31 David Disseldorprpcclient: append a trailing slash to FSRVP request...
2014-03-31 Volker Lendecketdb_wrap: Remove tdb_wrap_open_ again
2014-03-31 Volker Lendeckemutex: Avoid passing lp_ctx to tdb_wrap_open in grab_na...
2014-03-31 Volker Lendeckedbwrap: Avoid passing lp_ctx to tdb_wrap_open in db_ope...
2014-03-31 Volker Lendeckeserverid: Avoid passing lp_ctx to tdb_wrap_open in...
2014-03-31 Volker Lendeckevfs: Avoid passing lp_ctx to tdb_wrap_open in posix_ead...
2014-03-31 Volker Lendeckemessaging: Avoid passing lp_ctx to tdb_wrap_open in...
2014-03-31 Volker Lendeckemessaging: Avoid passing lp_ctx to tdb_wrap_open in...
2014-03-31 Gregor Becks3:rpcclient: fix build without HAVE_IPV6
2014-03-27 Volker Lendeckesmbd: Use asys_results
2014-03-27 Volker Lendeckeasys: Allow multiple results to be received
2014-03-27 Volker Lendeckepthreadpool: Allow multiple jobs to be received
2014-03-27 Volker Lendeckepthreadpool: Avoid a malloc/free per job
2014-03-27 Volker Lendeckepthreadpool: Add a simple benchmark
2014-03-26 Stefan Metzmacherauth/gensec: remove tevent_context argument from gensec...
2014-03-26 Andrew Bartlettselftest: Remove print_smbtorture4_version and smbtortu...
2014-03-25 Björn Baumbachs3-nmbd: reset debug settings after reading config...
2014-03-25 Jeremy Allisons3: smbd: Factor out code that calls getgroups_unix_use...
2014-03-24 Stefan Metzmachers3:build: remove global CLUSTER_SUPPORT define
2014-03-24 Stefan Metzmachers3:wscript: only build ctdb_dummy.c if we have no clust...
2014-03-24 Stefan Metzmachers3:wscript: only fill in CTDB_CFLAGS instead of config.h
next