obnox/samba/samba-obnox.git
2014-04-29 Michael Adams4:samr: allow builtin groups for samr_OpenGroup. master-autorid
2014-04-29 Michael AdamRevert "autorid: Add allocation from above in alloc...
2014-04-29 Michael AdamRevert "autorid: reserve 500 IDs at the top of the...
2014-04-29 Michael AdamRevert "autorid: add high_id to range config and fill...
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
2014-04-23 Volker Lendeckesmbd: Pass timespec_current through the notify_callback
2014-04-23 Volker Lendeckesmbd: Pass timespec_current to notify_fsp
2014-04-23 Volker Lendeckesmbd: Add a timestamp to queued notify events
2014-04-23 Volker Lendeckelib: Remove messages_local
2014-04-23 Volker Lendeckelib: Add messaging_dgm
2014-04-23 Volker Lendeckelib: Move full_path_tos to util_str.c
2014-04-23 Volker Lendeckelib: Add unix_msg
2014-04-23 Volker Lendeckelib: Add poll_funcs
2014-04-23 Amitay Isaacsctdb-recoverd: Detach database from recovery daemon
2014-04-23 Amitay Isaacsctdb-tests: Add test for re-attaching detached database
2014-04-23 Amitay Isaacsctdb-tools/ctdb: Unlock records before closing tdb...
2014-04-23 Amitay Isaacsctdb-client: Talloc tdb_wrap off ctdb_db_context
2014-04-23 Amitay Isaacsctdb-daemon: Talloc tdb_wrap off ctdb_db_context
2014-04-23 Martin Schwenkectdb-tests: Update "ctdb detach" test
2014-04-23 Amitay Isaacsctdb-tools/ctdb: Detach databases only if all nodes...
2014-04-23 Amitay Isaacsctdb-daemon: Do not allow database detach if AllowClien...
2014-04-23 Alexander Bokovoyad-dc: use exit_daemon() to communicate status of start...
2014-04-23 Alexander Bokovoywinbindd: use exit_daemon() to pass startup status...
2014-04-23 Alexander Bokovoynmbd: use exit_daemon() to report status to systemd
2014-04-23 Alexander Bokovoysmbd: use exit_daemon() to support reporting to systemd...
2014-04-23 Alexander Bokovoyadd systemd integration
2014-04-22 Michael Adams3:smbd: fix typo in comment for set_conn_force_user_gr...
2014-04-22 Kamen Mazdrashkis4:samba_kcc: Use 'dburl' passed from command line...
2014-04-22 Kamen Mazdrashkis4:kcc_util: fix loading connection transport object...
2014-04-22 Kamen Mazdrashkis4:samba_kcc: fix reference to DSA object while buildin...
2014-04-22 Kamen Mazdrashkis4:samba_kcc: Fix error handling opening export ldif...
2014-04-22 Kamen Mazdrashkis4:kcc_utils: Propagate 'samdb' into load_connection_tr...
2014-04-22 Kamen Mazdrashkis4:KCC: Use dsdb.DS_DOMAIN_FUNCTION_2008 constant for...
2014-04-22 Kamen Mazdrashkisamba-tool/upgrade: Fix exception thrown during upgrade...
2014-04-22 Jeremy Allisons3: srvsvc pipe - We should return WERR_BADFILE in...
2014-04-18 Christof Schmittvfs_gpfs: Avoid warnings in developer build
2014-04-18 Andrew Bartletts4-auth: Make the auth_winbind_wbclient use more correc...
2014-04-18 Andrew Bartlettauth: Move wbcAuthUserInfo_to_netr_SamInfo3 to the...
2014-04-17 Günther Deschners3-libads: allow ads_try_connect() to re-use a resolved...
2014-04-17 Andreas Schneiderlib: Remove socket wrapper python module.
next