summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs:man:vfs_gpfs: fix formatting of values for gpfs:syncioMichael Adam2012-03-221-2/+2
* docs:man:vfs_gpfs: Fix documented values for gpfs:hsmMichael Adam2012-03-221-1/+1
* s3:vfs_tsmsm: Fix a misspelling of a config parameter in the doc-commentMichael Adam2012-03-221-1/+1
* s3-selftest: Remove some unnecessary commaBjörn Baumbach2012-03-221-2/+2
* s3-selftest: Add samba3.blackbox.net.registry.check to test listBjörn Baumbach2012-03-221-0/+2
* s3-selftest: introduce new net registry check checkBjörn Baumbach2012-03-221-0/+146
* Fix bug 8823 - source3/smbd/process.c:smb_dump seems to have a memory leak.Jeremy Allison2012-03-221-3/+8
* s4-samba-tool: add password verification in change user passBjörn Baumbach2012-03-211-1/+5
* s4-samba-tool: add password verification in add userBjörn Baumbach2012-03-211-0/+4
* s4-provision: don't ask only 3 times for passwd in interactive modeBjörn Baumbach2012-03-211-1/+1
* s4-provision: add password verification in interactive modeBjörn Baumbach2012-03-211-3/+9
* s3: Move the notify_ctx to the smbd_server_connectionVolker Lendecke2012-03-215-10/+14
* s3: Remove "conn" param from notify_init()Volker Lendecke2012-03-213-11/+5
* s3: Remove "conn" param from sys_notify_context_createVolker Lendecke2012-03-213-5/+3
* s3: Remove "conn" from sys_notify_contextVolker Lendecke2012-03-213-3/+1
* s3: Pass "conn" to sys_notify_watch()Volker Lendecke2012-03-213-2/+5
* s3: Pass "conn" to notify_add()Volker Lendecke2012-03-213-3/+6
* s3: Pass "path" through vfs_notify_watchVolker Lendecke2012-03-2112-20/+38
* waf: Add autoconf --target support.Andreas Schneider2012-03-211-0/+3
* s4-upgradedns: Add DNS partitions in msDS-hasMasterNCs in NTDS settingsAmitay Isaacs2012-03-211-0/+40
* s4-rpc: dnsserver: Fix IPv6 reverse zone handlingAmitay Isaacs2012-03-211-0/+7
* s4-upgradedns: Allow fixing of dns provision after domain joinAmitay Isaacs2012-03-211-39/+56
* librpc/wscript_build: Fix formatting.Jelmer Vernooij2012-03-201-2/+2
* Move NS_GUID_string and NS_GUID_from_string to dsdb-common.Jelmer Vernooij2012-03-206-55/+64
* libndr: Define trivial is_valid_policy_hnd as macro.Jelmer Vernooij2012-03-202-6/+1
* libndr: Rename policy_handle_empty to ndr_policy_handle_empty.Jelmer Vernooij2012-03-208-22/+23
* libndr: Rename policy_handle_equal to ndr_policy_handle_equal.Jelmer Vernooij2012-03-203-5/+5
* libndr: Rename ndr64_transfer_syntax and null_ndr_syntax_id so they have a nd...Jelmer Vernooij2012-03-2012-37/+37
* librpc/wscript_build: Santizize formatting.Jelmer Vernooij2012-03-201-384/+387
* s3-winbindd Only use SamLogonEx when we can get unencrypted session keysAndrew Bartlett2012-03-191-2/+2
* s4:selftest: add test for "samba-tool group list"Michael Adam2012-03-191-0/+22
* s4:samba-tool: add simple command "group list"Michael Adam2012-03-181-0/+33
* s4:selftest: add a new testsuite for the "samba-tool group" commandMichael Adam2012-03-182-0/+129
* upgrade provision didn't run findprovisionrange anymoreMatthieu Patou2012-03-171-8/+13
* Rewrite findprovisionrange to use factorized functionsMatthieu Patou2012-03-171-98/+4
* Factorize code from findprovisionusnranges in order to solve bug #8504Matthieu Patou2012-03-171-2/+124
* s3:gse: fix debug message in gse_get_server_auth_token()Stefan Metzmacher2012-03-171-1/+1
* Fix second part of bug #8811 - sd_has_inheritable_components segfaults on an ...Jeremy Allison2012-03-171-5/+20
* s4:samba-tool: remove remains of patch conflict resolutionMichael Adam2012-03-161-1/+0
* Stop installing popt_common.h as its symbols are in a private library.Jelmer Vernooij2012-03-161-1/+0
* build: Do not use --export-dynamic flag on OpenBSD 5.xAmitay Isaacs2012-03-161-1/+2
* s3-notify: Lift "/." handling up one levelVolker Lendecke2012-03-162-15/+9
* s3-notify: Simplify if-expressionsVolker Lendecke2012-03-161-16/+13
* s3-dbwrap: Move "lock_order" initialization to db_open_xxVolker Lendecke2012-03-164-6/+8
* build: Fix build issue on OpenBSD 5.xAmitay Isaacs2012-03-162-3/+3
* Remove more unnecessary shebang lines in python files.Jelmer Vernooij2012-03-162-4/+0
* samba.tests.source: Verify that only executable python files (and only execut...Jelmer Vernooij2012-03-151-1/+20
* wafsamba: Remove shebang lines from non-executable files.Jelmer Vernooij2012-03-154-5/+0
* Make reinit_after_fork_pipe_handler code with reads being interrupted by a si...Jeremy Allison2012-03-151-1/+1
* s3:smbd: call file_close_user() before removing tree connects in conn_close_a...Stefan Metzmacher2012-03-152-0/+6