metze/samba/wip.git
2012-06-26 Gregor Becks3:registry: add functions to conveniently create regis...
2012-06-26 Gregor Becks3:registry: silence net_deletekey_recursive
2012-06-26 Michael Adams3:registry: make reg_delete_path() delete the path...
2012-06-26 Gregor Becks3:registry: compile reg_create_path() & reg_delete_path()
2012-06-26 Björn JackeMerge suggested fix from bug 7511 and enhance it
2012-06-26 Björn Jackes3:test_registry_upgrade: make more portable and elimin...
2012-06-26 David Disseldorps3-torture: Use static printer for smbd spooler test
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 David Disseldorptorture: add test for smbd print job spooling
2012-06-26 Andrew Bartletts3-pdbtest: Fix pdbtest to compare the same fields
2012-06-26 Andrew Bartletts4-samldb: do not talloc_steal() the elements of the...
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-26 Rusty Russelltdb: finish weaning off err.h.
2012-06-25 Björn Jackes3:test_net_registry_check: eliminate "local" keyword... master3-reauth
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 Metzmacherselftest/known: samba3.smb2.session.*reconnect passes now
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 Metzmacherselftest/knownfail: only reauth5 still fails
2012-06-25 Stefan Metzmachers3:smb2_sesssetup: implement dynamic re-authentication...
2012-06-25 Stefan Metzmacherdocs-xml: document "server max protocol" SMB3 and SMB3_00
2012-06-25 Stefan Metzmacherdocs-xml: fix reference from "server min protocol"...
2012-06-25 Stefan Metzmacherselftest/Samba3: 'server max protocol = SMB3'
2012-06-25 Stefan Metzmacherlib/param: add "SMB3" as alias for PROTOCOL_SMB3_00
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 Bartletts4-join: Setup correct DNS configuration
2012-06-24 Andrew Bartletts4-samba_upgradedns: Do not set DNS account for interna...
2012-06-24 Andrew Bartletts4-join: Import DNS zones in AD DC join
2012-06-24 Andrew Bartlettselftest: Test unix.whoami with kerberos on plugin_s4_dc
2012-06-24 Andrew Bartletts4-classicupgrade: Allow DNS backend to be specified
2012-06-24 Andrew Bartletts4-drepl: Ensure that the op->source does not get deall...
2012-06-23 Matthieu Patouselftest: schema is not automatically reloaded now...
2012-06-23 Matthieu Patous4-dsdb: operational handle modifyTimeStamp on the...
2012-06-23 Matthieu Patous4-schema: improve the documentation of the dsdb_schema...
2012-06-23 Matthieu Patous4-dsdb: Check for key SCHEMA_SEQ_NUM in metadata.tdb...
2012-06-23 Matthieu Patous4-dsdb: Add/Update SCHEMA_SEQ_NUM key in the metadata...
2012-06-23 Matthieu Patous4-drs: if schema has changed during replication notify...
2012-06-23 Matthieu Patous4-dsdb: move schema_load at the top of module stack
2012-06-23 Matthieu Patous4-extended: do not try to fix if there is no schema
2012-06-23 Matthieu Patous4-schema: keep track of the timestamp of the most...
2012-06-23 Matthieu Patous4-schema: generalized time use its own syntax now
2012-06-23 Matthieu Patouldb: lay foundation for proper utc/generalized time...
2012-06-23 Matthieu Patous4-drsuapi: Fix a const warning
2012-06-23 Matthieu Patous4-drsuapi: rework the crackname implementation of...
2012-06-23 Matthieu Patous4-dsdb-linkedattributes: register the VERIFY_NAME...
2012-06-23 Matthieu Patous4-ldap: handle VERIFY_NAME control encoding/decoding
2012-06-23 Matthieu Patouldb: add the VERIFY_NAME control
2012-06-23 Matthieu Patous4-dsdb: support otherWellKnownObjects
2012-06-23 Matthieu Patous4-dsdb: Try to avoid much of the time a db search...
2012-06-23 Matthieu Patoudsdb-schema: do not reload more often than schema_reloa...
2012-06-23 Matthieu Patous4-dsdb: fix a warning about unused variable
next