s3-auth: Register ncalrpc_as_system gensec module.
[obnox/samba/samba-obnox.git] / source3 /
2014-04-24 Andreas Schneiders3-auth: Register ncalrpc_as_system gensec module.
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 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 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 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 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 SchneiderRemove special socket_wrapper code.
2014-04-17 Andreas Schneiders3-libads: Use ldap_initialize() if available.
2014-04-17 Andreas Schneiderselftest: Rename WINBINDD_SOCKET_DIR environment variable.
2014-04-17 Andreas Schneiderwbclient: Check with nss_wrapper_enabled().
2014-04-17 Andreas Schneiders4-torture: Remove nss_wrapper testsuite.
2014-04-17 Andreas Schneiders3: Use root_mode() to get uid_wrapper working correctly.
2014-04-17 Andreas Schneiders3-lib: Add root_mode() which can deal with uid_wrapper.
2014-04-17 Andreas Schneiders3-utils: Do not disable the root check in smbpasswd.
2014-04-17 Andreas SchneiderRemove uid_wrapper related code.
2014-04-16 Björn Baumbachs3: use smb_xmemdup instead of smb_memdup and smb_panic
2014-04-16 Björn Baumbachlib-util: rename memdup to smb_memdup and fix all callers
2014-04-16 Stefan Metzmachers3:smbd: always allow SMB1 signing, but only announce...
2014-04-15 Andrew Bartlettauth: Remove support for HAVE_TRUNCATED_SALT from pass_...
2014-04-15 Andrew Bartlettauth: Remove USE_BOTH_CRYPT_CALLS block from pass_check.c
2014-04-15 Andrew Bartlettauth: Remove linux_bigcrypt support from pass_check.c
2014-04-15 Andrew Bartlettauth: Remove support for plaintext auth on systems...
2014-04-15 Andrew Bartlettauth: Remove plaintext OSF1 password support
2014-04-15 Andrew Bartlettauth: Remove afs_auth() from pass_check.c and s4's...
2014-04-15 Andrew Bartlettauth: Remove dfs_auth() from pass_check.c and s4's...
2014-04-15 Andrew Bartlettauth: Remove unused PASSWORD_LENTH macro from pass_check.c
2014-04-15 Andrew Bartlettauth: Remove static variable ths_user from password_che...
2014-04-13 Jelmer VernooijTypo: Commiting -> Committing
2014-04-13 Jelmer VernooijTypo: speciefied -> specified.
2014-04-13 Jelmer VernooijTypo: s/prefered/preferred/
2014-04-13 Jelmer VernooijTypo: sucessfully -> successfully
2014-04-13 Jelmer VernooijTypo: Specifing -> specifying.
2014-04-11 Stefan Metzmachers3:smb2_server: remove unused get_min_receive_file_size...
2014-04-11 Stefan Metzmachers3:smb2_server: only allocate the required buffer in...
2014-04-11 Stefan Metzmachers3:smb2_server: prepare smbd_smb2_request_verify_sizes...
2014-04-11 Stefan Metzmachers3:smb2_write: allow SMBD_SMB2_IN_DYN_LEN() to be 0...
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...
next