Age | Commit message (Expand) | Author | Files | Lines |
2012-02-21 | samba-tool: dns: Convert dns data into a dns record for comparison | Amitay Isaacs | 1 | -5/+33 |
2012-02-21 | samba-tool: dns: Convert dns data in a string to DNS record | Amitay Isaacs | 1 | -0/+48 |
2012-02-21 | samba-tool: dns: Add MXRecord type to add/update mx records | Amitay Isaacs | 1 | -0/+14 |
2012-02-21 | dlz_bind9: Do not remove LDB record in subrdataset and delrdataset | Amitay Isaacs | 1 | -13/+8 |
2012-02-21 | lib/tdb2: 2.0.0 ABI | Amitay Isaacs | 1 | -0/+40 |
2012-02-21 | lib/tdb2: Convert tdb2 to a standalone library | Amitay Isaacs | 4 | -0/+99 |
2012-02-21 | lib/tdb2: Fix wscript | Amitay Isaacs | 1 | -29/+52 |
2012-02-21 | lib/tdb2: Mark public function as such | Amitay Isaacs | 9 | -40/+40 |
2012-02-21 | lib/tdb2: Do not include config.h in (to-be) public library, use replace. | Amitay Isaacs | 2 | -2/+22 |
2012-02-21 | lib/tdb2: tools should use config.h, and replace where available. | Rusty Russell | 5 | -1/+28 |
2012-02-21 | lib/ccan: define HAVE_CCAN. | Rusty Russell | 1 | -0/+1 |
2012-02-20 | s3: Fix bug 8567 -- segfault in dom_sid_compare | Volker Lendecke | 1 | -0/+1 |
2012-02-20 | s4:torture:smb2: invalidate the handle after the connection has been killed | Michael Adam | 1 | -0/+1 |
2012-02-20 | s4:torture: improve comment for the smb2.durable-open.reopen1 test | Michael Adam | 1 | -0/+1 |
2012-02-20 | s3-vfstest: Remove an unused variable | Volker Lendecke | 1 | -2/+0 |
2012-02-20 | popt: Check for popt manually as well, not just using pkg-config. | Jelmer Vernooij | 1 | -1/+1 |
2012-02-20 | nsstest: Allocate the correct sized buffer for initgroups | Andrew Bartlett | 1 | -1/+1 |
2012-02-20 | selftest: test member server tests in security=ads | Andrew Bartlett | 1 | -13/+13 |
2012-02-20 | build: Add libbsd as a dep for LIBREPLACE_HOSTCC | Andrew Bartlett | 1 | -4/+5 |
2012-02-20 | s4-smbd: Show time event was expected to run, as well as the current wall clo... | Andrew Bartlett | 1 | -2/+2 |
2012-02-20 | s3-selftest: Add test for ntlm_auth --diagnostics | Andrew Bartlett | 2 | -0/+26 |
2012-02-20 | s3-ntlm_auth: allow ntlm_auth --diagnostics to pass again | Andrew Bartlett | 3 | -8/+12 |
2012-02-20 | s3-winbindd: pass logon parmeters down to check_sam_security() | Andrew Bartlett | 1 | -2/+6 |
2012-02-20 | s4-selftest: Avoid running kinit for each new connection | Andrew Bartlett | 3 | -3/+6 |
2012-02-19 | s3: Remove a pointless else branch | Volker Lendecke | 1 | -2/+1 |
2012-02-19 | s3: Fix some blank line endings | Volker Lendecke | 1 | -3/+3 |
2012-02-19 | s3-vfstest: Initialize some more | Volker Lendecke | 1 | -0/+12 |
2012-02-19 | waf: make "update-waf" script work on Darwin too | Dave Abrahams | 1 | -1/+1 |
2012-02-19 | s3: get_share_mode_lock_fresh->get_share_mode_lock | Volker Lendecke | 4 | -12/+12 |
2012-02-19 | s3: get_share_mode_lock->get_existing_share_mode_lock | Volker Lendecke | 7 | -16/+17 |
2012-02-19 | Revert 42d4152ed4255f22ff0718d450f181468d7fb827. | Jelmer Vernooij | 1 | -2/+2 |
2012-02-19 | waf: Use libraries when building. | Jelmer Vernooij | 1 | -2/+4 |
2012-02-19 | Use uselib in CHECK_HEADER. | Jelmer Vernooij | 1 | -0/+3 |
2012-02-19 | popt: Use pkg-config file to look for popt. | Jelmer Vernooij | 1 | -1/+1 |
2012-02-19 | library_flags: Leave setting of CPPPATH to waf too. | Jelmer Vernooij | 1 | -4/+1 |
2012-02-18 | s4-python: Various formatting fixes. | Jelmer Vernooij | 9 | -59/+42 |
2012-02-18 | samba.web_server: Fix use of whitespace. | Jelmer Vernooij | 1 | -1/+1 |
2012-02-18 | pygensec: Fix whitespace. | Jelmer Vernooij | 1 | -8/+8 |
2012-02-18 | waf: Update to new upstream version. | Jelmer Vernooij | 1 | -2/+5 |
2012-02-18 | wafsamba: Fix some whitespace issues. | Jelmer Vernooij | 1 | -4/+1 |
2012-02-18 | s3-secrets: Remove unused secrets_delete_generic() | Andrew Bartlett | 2 | -17/+0 |
2012-02-18 | s3-secrets: Remove unused secrets_delete_machine_password() | Andrew Bartlett | 2 | -14/+0 |
2012-02-18 | s3-build: allow gcov testing by linking timelimit with --coverage | Andrew Bartlett | 1 | -1/+1 |
2012-02-18 | Fix a bunch of "unused variable" warnings. | Jeremy Allison | 19 | -133/+11 |
2012-02-18 | auth: Reorder arguments to generate_session_info | Andrew Bartlett | 7 | -19/+20 |
2012-02-18 | selftest: Fix selftest to check ADS functionalty again | Andrew Bartlett | 1 | -8/+10 |
2012-02-18 | s4:lib/tls - include GNUTLS headers consistently using <...> | Matthias Dieter Wallnöfer | 3 | -4/+4 |
2012-02-17 | s4:samba-tool fsmo * - fix missing "takes_optiongroups" | Matthias Dieter Wallnöfer | 2 | -0/+14 |
2012-02-17 | lib/util: Remove unused sys_sendto() | Andrew Bartlett | 2 | -19/+0 |
2012-02-17 | lib/util: Remove unused sys_recv() | Andrew Bartlett | 2 | -19/+0 |