s3:registry: compile reg_create_path() & reg_delete_path()
[mat/samba.git] / source3 /
2012-06-26 Gregor Becks3:registry: compile reg_create_path() & reg_delete_path()
2012-06-26 Björn Jackes3:test_registry_upgrade: make more portable and elimin...
2012-06-26 David Disseldorps3-printing: use euid for vlp job tracking
2012-06-26 David Disseldorps3-printing: fill print_generic sysjob id on job submission
2012-06-26 David Disseldorps3-printing: pass lpq command to job_submit
2012-06-26 David Disseldorps3-printing: remove unused print_job_fname()
2012-06-26 David Disseldorps3-printing: pass a talloc ctx to unpack_pjob
2012-06-26 David Disseldorps3-printing: return talloced print jobs
2012-06-26 David Disseldorps3-printing: clean up print_job_pause/resume interface
2012-06-26 David Disseldorps3-printing: fix potential print db refcount leak
2012-06-26 David Disseldorps3-spoolss: remove duplicate "." in smbd spooler path
2012-06-26 David Disseldorps3-printing: remove print_parse_jobid()
2012-06-26 David Disseldorps3-printing: remove redundant variable set
2012-06-26 David Disseldorps3-printing: remove print_parse_jobid() calls from...
2012-06-26 David Disseldorps3-printing: rename queue->job sysjob
2012-06-26 David Disseldorps3-printing: remove print_parse_jobid() from print_cups.c
2012-06-26 David Disseldorps3-printing: store print jobid as part of struct printjob
2012-06-26 Andrew Bartletts3-pdbtest: Fix pdbtest to compare the same fields
2012-06-26 Andrew Bartletts3-pdbtest: Report and handle errors in pdb->getsampwnam()
2012-06-26 Andrew Bartletts3-pdb_samba4: Allocate and free a talloc_stackframe...
2012-06-26 Volker Lendeckes3: Restore async i/o with the "native" AIO interface
2012-06-26 Stefan Metzmachers3:smbXsrv_tcon: pass max_tcons explicitly for smbXsrv_...
2012-06-26 Stefan Metzmachers3:smbXsrv_session: pass max_sessions explicitly for...
2012-06-25 Björn Jackes3:test_net_registry_check: eliminate "local" keyword...
2012-06-25 Björn Jackes3:Makefile: use our "$MAKE" instead of "make" in our...
2012-06-25 Stefan Metzmachers3:selftest: run SMB2-SESSION-RECONNECT
2012-06-25 Stefan Metzmachers3:smb2_sesssetup: make use of smb2srv_session_close_pr...
2012-06-25 Stefan Metzmachers3:smbXsrv_session: react on MSG_SMBXSRV_SESSION_CLOSE
2012-06-25 Stefan Metzmachers3:smbXsrv_session: add smb2srv_session_close_previous_...
2012-06-25 Stefan Metzmachers3:smbXsrv.idl: add smbXsrv_session_close*
2012-06-25 Stefan Metzmachers3:messaging.idl: define MSG_SMBXSRV_SESSION_CLOSE
2012-06-25 Stefan Metzmachers3:smb2_sesssetup: inline gensec_session_info() call
2012-06-25 Stefan Metzmachers3:smb2_sesssetup: make use of gensec_update_send/recv
2012-06-25 Stefan Metzmachers3:smb2_sesssetup: inline most of smbd_smb2_session_setup()
2012-06-25 Stefan Metzmachers3:selftest: run raw.session
2012-06-25 Stefan Metzmachers3:selftest: run rpc.samba3.smb-reauth1 and rpc.samba3...
2012-06-25 Stefan Metzmachers3:smbd/sesssetup: implement dynamic re-authentication...
2012-06-25 Stefan Metzmachers3:selftest: run smbtorture3 SMB2-SESSION-REAUTH
2012-06-25 Stefan Metzmachers3:selftest: run smb2.session as ntlm and krb5
2012-06-25 Stefan Metzmachers3:smb2_sesssetup: implement dynamic re-authentication...
2012-06-25 Stefan Metzmachers3:smbd: remove now unused invalidate_all_vuids()
2012-06-25 Michael Adams3:smbd: remove now unused conn_close_all()
2012-06-25 Michael Adams3:smbd: use smbXsrv_session_logoff_all() and smb1srv_t...
2012-06-25 Stefan Metzmachers3:smbd: make use of smbXsrv_session for smb1
2012-06-25 Stefan Metzmachers3:smbd: make use of smbXsrv_tcon for smb1
2012-06-25 Stefan Metzmachers3:smbd: make use of smbXsrv_tcon and smbXsrv_session...
2012-06-25 Stefan Metzmachers3:smb2_sesssetup: add support for SMB 2.24/3.00 signing
2012-06-25 Stefan Metzmachers3:smb2_sesssetup: make use of the smbXsrv_session...
2012-06-25 Stefan Metzmachers3:smbXsrv_session: init and disconnect smbXsrv_tcon...
2012-06-25 Stefan Metzmachers3:smbd: add smbXsrv_tcon infrastructure
2012-06-25 Stefan Metzmachers3:smbXsrv.idl: add smbXsrv_tcon* structures
2012-06-25 Stefan Metzmachersq smbXsrv_session_global_store no connection
2012-06-25 Stefan Metzmachers3:smbd: add smbXsrv_session infrastructure
2012-06-25 Stefan Metzmachers3:smbXsrv.idl: add smbXsrv_session* structures
2012-06-25 Stefan Metzmachers3:smbd: add smbXsrv_version_* infrastructure
2012-06-25 Stefan Metzmachers3:librpc/idl/smbXsrv.idl: add smbXsrv_version_* structures
2012-06-25 Stefan Metzmachers3:librpc: add smbXsrv.idl
2012-06-25 Björn Jackes3:test: make shell code more porable by elimnating...
2012-06-25 Volker Lendeckes3: Fix a typo
2012-06-25 Volker Lendeckes3: Avoid a call to server_event_context()
2012-06-24 Andrew Bartlettselftest: Test unix.whoami with kerberos on plugin_s4_dc
2012-06-22 Volker Lendeckes3-vfs_gpfs: Fix bug #9003, posix acl on gpfs
2012-06-22 Volker Lendeckes3: Give machine password changes 10 minutes of time
2012-06-22 Michael Adams3:torture:smb2: pass smb2-session-reconnect test ...
2012-06-22 Volker Lendeckes3: Remove reduce_windows_lock_ref_count, used only...
2012-06-22 Volker Lendeckes3: Make reduce_windows_lock_ref_count static
2012-06-22 Volker Lendeckes3: Use dbwrap_util for windows_lock_ref_count
2012-06-22 Stefan Metzmachers3:smbd: fix warning in smbd_tevent_trace_callback...
2012-06-22 Stefan Metzmachers3:serverid: don't ignore the result of dbwrap_parse_re...
2012-06-22 Rusty Russelldbwrap: dbwrap_local_open()
2012-06-22 Rusty Russelldbwrap: remove get_flags().
2012-06-22 Rusty Russellutil_tdb: move timeout chainlock variants from source3...
2012-06-21 Jeremy AllisonFix bug #8974 - Kernel oplocks are broken when uid...
2012-06-21 Stefan Metzmachers3:idmap_cache: also store negative entries for unknown...
2012-06-21 Stefan Metzmachers3:winbindd: do not expose negative cache idmap entries...
2012-06-21 Stefan Metzmachers3:winbindd: discard the expired gid cache if we're...
2012-06-21 Volker Lendeckes3: Remove an unnecessary ()
2012-06-21 Volker Lendeckes3: Use string_term_tdb_data where appropriate
2012-06-21 Volker Lendeckes3: Fix const warnings
2012-06-21 Andrew Bartletts4-provision: Give better clues on what Samba needs...
2012-06-21 Alexander Bokovoys3-rpcclient: support all known netr_LogonControl2...
2012-06-21 Michael Adams3:move serverid_equal() to serverid.c
2012-06-21 Michael Adams3:util: rename procid_equal() to serverid_equal()
2012-06-21 Michael Adams3:util: remove (now) unused cluster_id_equal()
2012-06-21 Michael Adams3:smbstatus: use procid_equal() instead of equivalent...
2012-06-21 Volker Lendeckes3: Remove a user of procid_is_me
2012-06-21 Volker Lendeckes3: Remove a user of procid_is_me
2012-06-21 Michael Adams3:util: reformat procid_equal() to adhere to coding...
2012-06-21 Michael Adams3:util: also compare the unique_id in procid_equal().
2012-06-20 Andrew Bartletts4-torture: Expand whoami test to confirm the user...
2012-06-20 Stefan Metzmachers3:smbd: fix the build with the --with-profiling-data...
2012-06-20 Stefan Metzmachers3:include: add START/END_PROFILE_STAMP()
2012-06-20 Volker Lendeckeidmap-hash: Attempt to fix Coverity ID 709116 Overflowe...
2012-06-20 Volker Lendeckeidmap-hash: Fix Coverity ID 709117 Dereference before...
2012-06-20 Volker Lendeckeidmap-hash: Fix Coverity 709118 Dereference before...
2012-06-20 Volker Lendeckeidmap-hash: Adapt mapfile_read_line to README.Coding
2012-06-20 Volker Lendeckeidmap-hash: Fix Coverity ID 709119 Unused pointer value
2012-06-19 Jeremy AllisonFix unused variable warnings.
2012-06-19 Jeremy AllisonFix unused variable warnings.
2012-06-19 Jeremy AllisonRemove unused variables.
next