Age | Commit message (Expand) | Author | Files | Lines |
2012-03-22 | s3-libsmb: Fix parsing a notify response | Volker Lendecke | 1 | -1/+1 |
2012-03-22 | s3: rename "len"->"next", according to wireshark | Volker Lendecke | 1 | -3/+3 |
2012-03-22 | lib/tdb2: fix -Wcast-qual warnings. | Rusty Russell | 15 | -59/+33 |
2012-03-22 | lib/tdb2: fix -Wshadow warnings. | Rusty Russell | 6 | -27/+27 |
2012-03-22 | lib/tdb2: fix OpenBSD incoherent mmap (tdb2 version) | Rusty Russell | 3 | -8/+31 |
2012-03-22 | lib/tdb2: fix OpenBSD incoherent mmap (tdb1 version) | Rusty Russell | 3 | -24/+56 |
2012-03-22 | lib/tdb: fix OpenBSD incoherent mmap. | Rusty Russell | 4 | -24/+58 |
2012-03-22 | lib/replace: test for incoherent mmap. | Rusty Russell | 3 | -0/+97 |
2012-03-22 | lib/ccan/failtest: compile fix for OpenBSD | Rusty Russell | 3 | -0/+17 |
2012-03-22 | lib/ccan: namespacize ccan/list to avoid conflict with OpenIndiana's sys/list.h | Rusty Russell | 20 | -357/+392 |
2012-03-22 | lib/tdb: fix up run-die-during-transaction test cases on Solaris. | Rusty Russell | 4 | -5/+4 |
2012-03-22 | docs:man:vfs_gpfs: fix formatting of values for gpfs:syncio | Michael Adam | 1 | -2/+2 |
2012-03-22 | docs:man:vfs_gpfs: Fix documented values for gpfs:hsm | Michael Adam | 1 | -1/+1 |
2012-03-22 | s3:vfs_tsmsm: Fix a misspelling of a config parameter in the doc-comment | Michael Adam | 1 | -1/+1 |
2012-03-22 | s3-selftest: Remove some unnecessary comma | Björn Baumbach | 1 | -2/+2 |
2012-03-22 | s3-selftest: Add samba3.blackbox.net.registry.check to test list | Björn Baumbach | 1 | -0/+2 |
2012-03-22 | s3-selftest: introduce new net registry check check | Björn Baumbach | 1 | -0/+146 |
2012-03-22 | Fix bug 8823 - source3/smbd/process.c:smb_dump seems to have a memory leak. | Jeremy Allison | 1 | -3/+8 |
2012-03-21 | s4-samba-tool: add password verification in change user pass | Björn Baumbach | 1 | -1/+5 |
2012-03-21 | s4-samba-tool: add password verification in add user | Björn Baumbach | 1 | -0/+4 |
2012-03-21 | s4-provision: don't ask only 3 times for passwd in interactive mode | Björn Baumbach | 1 | -1/+1 |
2012-03-21 | s4-provision: add password verification in interactive mode | Björn Baumbach | 1 | -3/+9 |
2012-03-21 | s3: Move the notify_ctx to the smbd_server_connection | Volker Lendecke | 5 | -10/+14 |
2012-03-21 | s3: Remove "conn" param from notify_init() | Volker Lendecke | 3 | -11/+5 |
2012-03-21 | s3: Remove "conn" param from sys_notify_context_create | Volker Lendecke | 3 | -5/+3 |
2012-03-21 | s3: Remove "conn" from sys_notify_context | Volker Lendecke | 3 | -3/+1 |
2012-03-21 | s3: Pass "conn" to sys_notify_watch() | Volker Lendecke | 3 | -2/+5 |
2012-03-21 | s3: Pass "conn" to notify_add() | Volker Lendecke | 3 | -3/+6 |
2012-03-21 | s3: Pass "path" through vfs_notify_watch | Volker Lendecke | 12 | -20/+38 |
2012-03-21 | waf: Add autoconf --target support. | Andreas Schneider | 1 | -0/+3 |
2012-03-21 | s4-upgradedns: Add DNS partitions in msDS-hasMasterNCs in NTDS settings | Amitay Isaacs | 1 | -0/+40 |
2012-03-21 | s4-rpc: dnsserver: Fix IPv6 reverse zone handling | Amitay Isaacs | 1 | -0/+7 |
2012-03-21 | s4-upgradedns: Allow fixing of dns provision after domain join | Amitay Isaacs | 1 | -39/+56 |
2012-03-20 | librpc/wscript_build: Fix formatting. | Jelmer Vernooij | 1 | -2/+2 |
2012-03-20 | Move NS_GUID_string and NS_GUID_from_string to dsdb-common. | Jelmer Vernooij | 6 | -55/+64 |
2012-03-20 | libndr: Define trivial is_valid_policy_hnd as macro. | Jelmer Vernooij | 2 | -6/+1 |
2012-03-20 | libndr: Rename policy_handle_empty to ndr_policy_handle_empty. | Jelmer Vernooij | 8 | -22/+23 |
2012-03-20 | libndr: Rename policy_handle_equal to ndr_policy_handle_equal. | Jelmer Vernooij | 3 | -5/+5 |
2012-03-20 | libndr: Rename ndr64_transfer_syntax and null_ndr_syntax_id so they have a nd... | Jelmer Vernooij | 12 | -37/+37 |
2012-03-20 | librpc/wscript_build: Santizize formatting. | Jelmer Vernooij | 1 | -384/+387 |
2012-03-19 | s3-winbindd Only use SamLogonEx when we can get unencrypted session keys | Andrew Bartlett | 1 | -2/+2 |
2012-03-19 | s4:selftest: add test for "samba-tool group list" | Michael Adam | 1 | -0/+22 |
2012-03-18 | s4:samba-tool: add simple command "group list" | Michael Adam | 1 | -0/+33 |
2012-03-18 | s4:selftest: add a new testsuite for the "samba-tool group" command | Michael Adam | 2 | -0/+129 |
2012-03-17 | upgrade provision didn't run findprovisionrange anymore | Matthieu Patou | 1 | -8/+13 |
2012-03-17 | Rewrite findprovisionrange to use factorized functions | Matthieu Patou | 1 | -98/+4 |
2012-03-17 | Factorize code from findprovisionusnranges in order to solve bug #8504 | Matthieu Patou | 1 | -2/+124 |
2012-03-17 | s3:gse: fix debug message in gse_get_server_auth_token() | Stefan Metzmacher | 1 | -1/+1 |
2012-03-17 | Fix second part of bug #8811 - sd_has_inheritable_components segfaults on an ... | Jeremy Allison | 1 | -5/+20 |
2012-03-16 | s4:samba-tool: remove remains of patch conflict resolution | Michael Adam | 1 | -1/+0 |