samba.git
2014-04-17 Andreas Schneiderreplace: Add socket_wrapper_enabled().
2014-04-17 Andreas Schneiders4-torture: Remove socket_wrapper testsuite.
2014-04-17 Andreas Schneiderselftest: Disable loading ldb modules with RTLD_DEEPBIND.
2014-04-17 Andreas Schneiderldb: Add a env variable to disable RTLD_DEEPBIND.
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 Schneiderselftest: Write the nss_wrapper hosts file.
2014-04-17 Andreas Schneiderselftest: Set NSS_WRAPPER_MODULE variables for NSS...
2014-04-17 Andreas Schneiderselftest: Add the user running the test to passwd.
2014-04-17 Andreas Schneiderselftest: Preload nss_wrapper
2014-04-17 Andreas Schneiderlib: Change nss_wrapper to preloadable version.
2014-04-17 Andreas SchneiderRemove special nss_wrapper code
2014-04-17 Andreas Schneiders4-torture: Remove nss_wrapper testsuite.
2014-04-17 Andreas Schneiderreplace: Add nss_wrapper_hosts_enabled().
2014-04-17 Andreas Schneiderreplace: Add nss_wrapper_enabled().
2014-04-17 Andreas Schneiderlib: Add missing include for unistd.h in unix_privs.
2014-04-17 Andreas Schneiderlib: Add missing include for unistd.h in setid.
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 Schneiderlibwbclient: Handle uid_wrapper for pipe access.
2014-04-17 Andreas Schneiders4-ntfs: Improve uid check in wrapper mode.
2014-04-17 Andreas Schneiders3-utils: Do not disable the root check in smbpasswd.
2014-04-17 Andreas Schneidertestprogs: Fix tests calling smbpasswd.
2014-04-17 Andreas Schneiderselftest: Call smbpasswd as root.
2014-04-17 Andreas Schneiderselftest: Enable uid_wrapper globally.
2014-04-17 Andreas Schneiderselftest: Pass uid_wrapper library to selftest and...
2014-04-17 Andreas SchneiderRemove uid_wrapper related code.
2014-04-17 Andreas Schneiderlib: Change uid_wrapper to preloadable version.
2014-04-17 Andreas Schneiderreplace: Add uid_wrapper_enabled().
2014-04-17 Andreas Schneiderwafsamba: Add set_target to CHECK_BUNDLED_SYSTEM.
2014-04-17 Andreas Schneiderselftest: Add a bash env file you can source.
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-16 Stefan Metzmacherlibcli/smb: add smb_signing_is_desired()
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-15 Jeroen DekkersDo not install smbclient4 and nmblookup4
2014-04-14 Martin Schwenkectdb-eventscripts: CTDB_NATGW_PUBLIC_* optional on...
2014-04-14 Martin Schwenkectdb-tools-ctdb: Drop disconnected nodes when filtering...
2014-04-14 Amitay Isaacsctdb-tests: Add a simple test for "ctdb detach"
2014-04-14 Amitay Isaacsctdb-doc: Remove commands that have been deleted
2014-04-14 Amitay Isaacsctdb-doc: Add "ctdb detach" and update "ctdb attach"
2014-04-14 Amitay Isaacsctdb-tools/ctdb: Add ctdb detach command to detach...
2014-04-14 Amitay Isaacsctdb-client: Add client code to detach a database
2014-04-14 Amitay Isaacsctdb-daemon: Add control CTDB_CONTROL_DB_DETACH
2014-04-14 Jelmer VernooijTypo: s/preceeded/preceded/
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 Allisonlibs: s3 and s4: make our dns lookup code signal-safe.
2014-04-10 Jeremy Allisons3: smbd: Performance optimization for RECVFILE.
2014-04-09 Andrew Bartletts4-wbclient: Fix wbc_sids_to_xids to correctly indicate...
2014-04-09 Michael Adamtdb: consolidate tdb allocation code - re-use dead...
2014-04-09 David Disseldorptorture: add local verification trailer parsing test
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-08 Ralph Boehmewafsamba: replace dots in library names
2014-04-08 Andrew Bartletts4-wbclient: Cope with winbind returning an error
2014-04-07 Amitay Isaacsctdb-daemon: Always update database priority cluster...
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 Lukas Slebodniktalloc: Update flags in pytalloc-util pkgconfig file
2014-04-04 Lukas Slebodniktevent: Update flags in tevent pkgconfig file
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...
2014-04-02 Michael Adamautorid: split idmap_autorid_db_open and idmap_autorid_...
next