Age | Commit message (Expand) | Author | Files | Lines |
2012-05-24 | s3:smbd/files: work without sconn->file_bmap and assign fsp->fnum = -1 | Stefan Metzmacher | 1 | -23/+39 |
2012-05-24 | s3:smbd/files: fix error path and correctly cleanup | Stefan Metzmacher | 1 | -7/+7 |
2012-05-24 | selftest: Run only the samba3 tests on builds without the AD DC | Andrew Bartlett | 1 | -1/+6 |
2012-05-24 | WHATSNEW: Move to document changes for beta1 | Andrew Bartlett | 1 | -57/+51 |
2012-05-24 | s4-provision: Make s3fs the default way to install a new Samba4 DC | Andrew Bartlett | 2 | -2/+3 |
2012-05-24 | s4-selftest: Always delete the user at the end of test_passwords.sh | Andrew Bartlett | 1 | -1/+1 |
2012-05-24 | dlz_bind9: Make the talloc destructor static and return 0. | Amitay Isaacs | 1 | -1/+2 |
2012-05-24 | dlz_bind9: Fix the named crash on reloading named | Amitay Isaacs | 1 | -1/+17 |
2012-05-24 | s3-configure: Fix configure version information. | Ira Cooper | 1 | -4/+4 |
2012-05-23 | s3:rpc_server/dfs: pass allow_broken_path=true to create_junction() | Stefan Metzmacher | 1 | -2/+4 |
2012-05-23 | s3:smbd/proto.h: remove unused resolve_dfspath() prototype | Stefan Metzmacher | 1 | -5/+0 |
2012-05-23 | s3:smbd/files: remove unused VALID_FNUM() | Stefan Metzmacher | 1 | -2/+0 |
2012-05-23 | s3:smb2_server: make use of nt_status_np_pipe() | Stefan Metzmacher | 3 | -3/+13 |
2012-05-23 | s3:smbd: use nt_status_np_pipe for smb1 | Stefan Metzmacher | 3 | -7/+28 |
2012-05-23 | s3:smbd: add nt_status_np_pipe() | Stefan Metzmacher | 2 | -0/+12 |
2012-05-23 | blackbox: fix samba4.blackbox.kinit test | Alexander Bokovoy | 1 | -0/+1 |
2012-05-23 | gse: Use the smb_gss_oid_equal wrapper. | Andreas Schneider | 5 | -23/+10 |
2012-05-23 | krb5samba: Add smb_gss_oid_equal wrapper. | Andreas Schneider | 4 | -2/+90 |
2012-05-23 | s3-autoconf: fix typo after migrating DNS resolver code to lib/addns | Alexander Bokovoy | 1 | -1/+1 |
2012-05-23 | wafsamba: ensure TO_LIST does not fail with empty string | Alexander Bokovoy | 1 | -0/+2 |
2012-05-23 | libcli/dns: make 'clidns' private library out of DNS code in WAF build | Alexander Bokovoy | 5 | -11/+9 |
2012-05-23 | Introduce system MIT krb5 build with --with-system-mitkrb5 option. | Alexander Bokovoy | 48 | -471/+598 |
2012-05-23 | s4: samba-tool is usable without export-keytab command, make sure it does not... | Alexander Bokovoy | 1 | -19/+22 |
2012-05-23 | auth-credentials: Support using pre-fetched ccache when obtaining kerberos cr... | Alexander Bokovoy | 1 | -2/+12 |
2012-05-23 | s3-passdb: add unixid_from_uid/unixid_from_gid/unixid_from_both API | Alexander Bokovoy | 3 | -1/+54 |
2012-05-23 | dns: fix comments and make s4/libcli/resolve dns resolver working | Alexander Bokovoy | 2 | -4/+4 |
2012-05-23 | lib/krb5_wrap: implement krb5_cc_get_lifetime for MIT Kerberos | Alexander Bokovoy | 1 | -19/+22 |
2012-05-23 | gensec_gssapi: Make it possible to build with MIT krb5 | Simo Sorce | 4 | -11/+40 |
2012-05-23 | auth and s4-rpc_server: Do not use features we currently can't implement with... | Simo Sorce | 2 | -1/+10 |
2012-05-23 | s4-resolve: Remove dependency on libroken | Simo Sorce | 4 | -206/+156 |
2012-05-23 | addns: Make ads_dns_lookup_srv pulic | Simo Sorce | 2 | -1/+6 |
2012-05-23 | Move source3/libads/dns.c to lib/addns | Simo Sorce | 12 | -15/+27 |
2012-05-23 | s3-ads-dns: Avoid unnecessary dependencies | Simo Sorce | 3 | -12/+11 |
2012-05-23 | s3-ads-dns: Break dependency on lp_parm | Simo Sorce | 7 | -33/+69 |
2012-05-23 | s3-ad-dns: Use more standard uint and booleans defs | Simo Sorce | 1 | -35/+35 |
2012-05-23 | addns: Fix talloc hiereachy | Simo Sorce | 1 | -1/+1 |
2012-05-23 | s3:smbd: use reply_force_doserror(req, ERRSRV, ERRbaduid) on SMBulogoff | Stefan Metzmacher | 1 | -0/+5 |
2012-05-23 | Second part of fix for bug 8953 - winbind can hang as nbt_getdc() has no time... | Herb Lewis | 1 | -0/+1 |
2012-05-22 | Fix bug #8953 - winbind can hang as nbt_getdc() has no timeout. | Jeremy Allison | 4 | -2/+15 |
2012-05-22 | s3:smbd: remove unused 'connection_struct->used' | Michael Adam | 3 | -4/+0 |
2012-05-22 | Added torture test for bug #8910. Test remove_duplicate_addrs2(). | Jeremy Allison | 4 | -2/+108 |
2012-05-21 | s3: Fix vfs_xattr_tdb.c | Volker Lendecke | 1 | -1/+1 |
2012-05-21 | s3:smb2_ioctl: Fix Coverity ID 701771 Uninitialized scalar variable | Stefan Metzmacher | 1 | -0/+10 |
2012-05-19 | s4-dsdb: allow modification of some deleted object if the show-deleted contro... | Matthieu Patou | 1 | -4/+9 |
2012-05-19 | s4-dsdb: naming context needs to have the extended-dn syntax too | Matthieu Patou | 1 | -0/+1 |
2012-05-19 | libcli: make it easier to understand that a control was not correctly encoded | Matthieu Patou | 1 | -1/+1 |
2012-05-19 | Move the set_write_time() call to after get_existing_share_mode_lock() return... | Jeremy Allison | 1 | -3/+15 |
2012-05-18 | Raise the debug level from 1 to 5 in get_share_mode_lock_internal() | Jeremy Allison | 1 | -1/+2 |
2012-05-18 | s4:torture: Add raw.session.reauth2 test | Volker Lendecke | 1 | -0/+142 |
2012-05-18 | s4:torture: rename raw.session.reauth => raw.session.reauth1 | Stefan Metzmacher | 1 | -3/+3 |