samba.git
2014-05-06 Andrew Bartlettdsdb: Do not permit nested event loops when in a transa...
2014-05-06 Andrew Bartlettdsdb: Rename private_data to rootdse_private_data in...
2014-05-05 Jose A. RiveraMinor typo fix in source3/wscript.
2014-05-05 Jose A. RiveraFix an empty if statement.
2014-05-05 Martin Schwenkectdb-daemon: Move a ZERO_STRUCT() to a better place
2014-05-05 Martin Schwenkectdb-eventscripts: Add check for invalid policy routing...
2014-05-05 Martin Schwenkectdb-eventscripts: Update comment in 11.routing
2014-05-05 Martin Schwenkectdb-eventscripts: Don't check if $iface is empty
2014-05-04 Volker Lendeckepoll_funcs: Fix a comment typo
2014-05-03 Andrew Bartlettldb: make the successful ldb_transaction_start() messag...
2014-05-03 Michael Adams3:passdb: improve a debug message in pdb_default_sid_t...
2014-05-03 Michael Adams3:passdb: fix and improve debug message in pdb_default...
2014-05-03 Michael Adams4:samr: allow builtin groups for samr_OpenGroup.
2014-05-03 Andrew Bartlettselftest: Add tests for dbcheck detection and removal...
2014-05-03 Andrew Bartlettdsdb: Make it harder to corrupt the database by requiri...
2014-05-03 Alexander Werths3: Always cache idmapping results of pdb backend.
2014-05-02 Björn Baumbachwaf: fetch and use some exit codes of called processes
2014-05-02 Björn Baumbachsamba-tool ldapcmp: fix a typo
2014-05-02 Jeremy Allisons3: smbd: Remove open_file_fchmod().
2014-05-02 Jeremy Allisons3: smbd: change file_set_dosmode() to use get_file_han...
2014-05-02 Jeremy Allisons3: smbd : Ensure file_new doesn't call into smbXsrv_op...
2014-05-02 Jeremy Allisons3 : smbd : Protect all possible code paths from fsp...
2014-05-02 Christof Schmittsmbd: Fix compile warning in dmapi.c
2014-05-01 Andrew Bartlettdbcheck: Directly call dn.get_rdn_{val,name}() for...
2014-05-01 Stefan Metzmachers4:repl_meta_data: fix array assignment in replmd_proce...
2014-05-01 Stefan Metzmacherdbchecker: verify and fix broken dn values
2014-05-01 Stefan Metzmacherdbchecker: make the deleted objects container detection...
2014-05-01 Stefan Metzmacherldb: change version to 1.1.17 ldb-1.1.17
2014-05-01 Stefan Metzmacherldb:pyldb: add some more helper functions for LdbDn
2014-05-01 Stefan Metzmacherldb:pyldb: fix doc string for set_extended_component()
2014-05-01 Stefan Metzmacherldb:pyldb: add some const to PyObject_FromLdbValue()
2014-04-30 Volker Lendeckectdb: Fix a comment typo
2014-04-30 Volker Lendecketorture3: Add a test deleting a different req
2014-04-30 Volker Lendecketorture3: Add local-messaging-read1
2014-04-30 Volker Lendeckemessaging3: Fix messaging_read_send/recv
2014-04-30 Volker Lendeckemessaging3: Make "presult" optional in messaging_read_recv
2014-04-30 Volker Lendecketorture3: Add a bit more coverage to messaging_read
2014-04-30 Volker Lendeckemessaging3: Fix formatting
2014-04-30 Jeremy Allisons3: smbd : Fix wildcard unlink to fail if we get an...
2014-04-29 Andrew Bartlettwinbind: Allow winbindd to be run from inside "samba"
2014-04-28 Andrew Bartlettkerberos: Remove un-used event context argument from...
2014-04-27 Andrew Bartlettdsdb: Specify no event context to smb_krb5_init_context...
2014-04-25 Michael Adamautorid: Add allocation from above in alloc range for...
2014-04-25 Michael Adamautorid: use dbwrap_trans_do() in idmap_autorid_sid_to_...
2014-04-25 Michael Adamautorid: add high_id to range config and fill it where...
2014-04-25 Michael Adamautorid: reserve 500 IDs at the top of the ALLOC range.
2014-04-25 Michael Adamautorid: reverse order of arguments of idmap_autorid_si...
2014-04-25 Michael Adamautorid: introduce idmap_autorid_domsid_is_for_alloc()
2014-04-25 Michael Adamautorid: factor idmap_autorid_sid_to_id() out of idmap_...
2014-04-25 Michael Adamautorid: make the checks for bumping num_mapped identic...
2014-04-25 Michael Adamautorid: explicitly return NTSTATUS_OK in idmap_autorid...
2014-04-25 Michael Adamautorid: more explicitly and reasonably set map->state...
2014-04-25 Michael Adamautorid: rename idmap_autorid_sid_to_id() -> idmap_auto...
2014-04-25 Michael Adamautorid: rename idmap_autorid_map_sid_to_id() -> idmap_...
2014-04-25 Michael Adamautorid: rename idmap_autorid_map_id_to_sid() -> idmap_...
2014-04-25 Michael Adamautorid: factor idmap_autorid_get_alloc_range() out...
2014-04-25 Michael Adamautorid: fix discard-const warning in idmap_autorid_ini...
2014-04-25 Michael Adamautorid: fix uninitialized return code for successful...
2014-04-25 Michael Adamautorid: improve a debug message in idmap_autorid_map_s...
2014-04-25 Michael Adamautorid: add debug messages to idmap_autorid_get_domain...
2014-04-25 Michael Adamautorid: improve wording in a debug message
2014-04-25 Michael Adamautorid: remove a legacy comment from sid_to_id
2014-04-25 Michael Adamidmap_rid: remove a legacy comment from sid_to_id
2014-04-25 Michael Adamidmap_tdb_common: remove legacy comment.
2014-04-25 Michael Adamidmap_tdb_common: fix a debug message in idmap_tdb_comm...
2014-04-25 Michael Adamidmap_tdb_common: fix a debug message in idmap_tdb_comm...
2014-04-24 Andreas Schneiders3-rpc_server: Remove ncalrpc_as_system from make_serve...
2014-04-24 Andreas Schneiders3-rpc_server: Remove ncalrpc_as_system from pipes_struct.
2014-04-24 Andreas Schneiders3-rpc_server: Use gensec for NCALRPC_AS_SYSTEM.
2014-04-24 Andreas Schneiders3-rpc_server: Add special tsocket address for ncalrpc_...
2014-04-24 Stefan Metzmachers3:rpc_client: Use gensec for NCALRPC_AS_SYSTEM.
2014-04-24 Andreas Schneiders3-auth: Register ncalrpc_as_system gensec module.
2014-04-24 Andreas Schneidergensec: add DCERPC_AUTH_TYPE_NCALRPC_AS_SYSTEM backend
2014-04-24 Stefan Metzmachers3:rpc_server: pass everything but AUTH_TYPE_{NONE...
2014-04-24 Andreas Schneiders3-rpc_server: Call pipe_auth_verify_final() if needed.
2014-04-24 Andreas Schneiders3-rpc_server: Return the status code from gensec.
2014-04-24 Stefan Metzmachers3:rpc_server: let auth_generic_server_step() handle...
2014-04-24 Stefan Metzmachers3:rpc_server: make sure we have a unix token
2014-04-24 Stefan Metzmachers3:rpc_server: handle everything but AUTH_TYPE_NONE...
2014-04-24 Stefan Metzmachers3:rpc_client: pass everything to gensec by default
2014-04-24 Stefan Metzmacherauth/gensec: use auth_ctx->generate_session_info()...
2014-04-24 Stefan Metzmachers3:auth: allow special SYSTEM and ANONYMOUS handling...
2014-04-23 Jeremy Allisons3: torture - Fix racy assumption in original messaging...
2014-04-23 Jeremy Allisons3: torture - Add required talloc frame for msgtest.c
2014-04-23 Jeremy Allisons3: winbindd: Call dgram cleanup init background setup.
2014-04-23 Jeremy Allisons3: nmbd: Call dgram cleanup init background setup.
2014-04-23 Jeremy Allisons3: smbd: Call dgram cleanup init background setup.
2014-04-23 Volker Lendeckes3: messaging: Add infrastructure to clean up orphaned...
2014-04-23 Jeremy Allisons3 : build system : Move lib/background.c from smbd_bas...
2014-04-23 Volker Lendeckesmbd: Call the msg_ctx destructor for background jobs
2014-04-23 Volker Lendeckesmbcontrol: Add dgm-cleanup command
2014-04-23 Volker Lendeckemessaging_dgm: Add messaging_dgm_wipe
2014-04-23 Volker Lendeckesmbd: Always clean up the child's msg_ctx
2014-04-23 Volker Lendeckesmbcontrol: Clean up the msg_ctx
2014-04-23 Volker Lendeckeprinting_cups: Call the msg_ctx destructor on exit
2014-04-23 Volker Lendeckesmbd: Sort notify events by timestamp
2014-04-23 Volker Lendeckesmbd: Pass on a timestamp in MSG_PVFS_NOTIFY
2014-04-23 Volker Lendeckemessaging3: Add messaging_send_iov
2014-04-23 Volker Lendeckelib: Add iov_buf
2014-04-23 Volker Lendeckelib: Introduce iov_buflen
next