summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
...
* s3:loadparm: handle registry config source in file_list - fixes bug #6320Michael Adam2009-06-101-34/+44
* s3:smbd: fix posix acls when setting an ACL without explicit ACE for the owne...Stefan Metzmacher2009-06-101-3/+18
* Fix bug #6330 - DFS doesn't work on AIX. Jeremy.Jeremy Allison2009-06-102-0/+14
* Fix Coverity ID 897: REVERSE_INULLVolker Lendecke2009-06-101-1/+1
* Fix bug #6291 - force user stop working. A previous fix broke the invariant t...Jeremy Allison2009-06-101-1/+37
* s3-netapi: Fix Bug #6309: support remote unjoining of Windows 2003 or greater.Günther Deschner2009-06-102-2/+4
* Fix bug 6336: "net groupmap set" segfaultsVolker Lendecke2009-06-101-2/+4
* Fix bug #6315 smbd crashes doing vfs_full_audit on IPC$ close event. The unde...Jeremy Allison2009-06-101-3/+44
* Do not crash in ctdbd_traverse if ctdbd is not aroundVolker Lendecke2009-06-101-0/+5
* 3.3: Increase debug level of "create_connection_server_info failed" messageVolker Lendecke2009-06-101-1/+1
* s3:mark registry shares without path unavailable in the server, tooMichael Adam2009-06-101-0/+4
* s3:loadparm: mark registry shares without path unavailableMichael Adam2009-06-101-0/+3
* s3:loadparm: prevent infinite include nesting.Michael Adam2009-06-101-2/+19
* to be portable, use options first, arguments lastBjörn Jacke2009-06-101-1/+1
* 3.3 samr bug 6301: fix samr_ConnectVersion enum which is 32bit not 16bit.Günther Deschner2009-06-102-4/+4
* ѕ3/configure: fix regexp for ld version recognitionBjörn Jacke2009-04-281-1/+1
* s3-idmap: Fix bug #6286: Call init function for builtin idmap modules before ...Günther Deschner2009-04-281-0/+2
* s3-selftest: test wbinfo --allocate-uid/gid.Günther Deschner2009-04-281-0/+2
* Fix profile acls in some corner casesSimo Sorce2009-04-281-3/+18
* Avoid duplicate acesSimo Sorce2009-04-281-7/+48
* Add comment explaining the previous fix.Jeremy Allison2009-04-281-0/+6
* Fix bug #6279 - winbindd crash. Cope with LDAP libraries returning LDAP_SUCCE...Jeremy Allison2009-04-281-0/+4
* Added ability to revert to old modules for make revert.John H Terpstra2009-04-281-0/+5
* s3:net: add --request-timeout optionStefan Metzmacher2009-04-283-0/+4
* s3:net_rpc: don't shutdown a cli_state passed from the callerStefan Metzmacher2009-04-281-9/+8
* Do not use the file system GET_REAL_FILENAME for mangled namesVolker Lendecke2009-04-281-7/+23
* VERSION: Raise version number up to 3.3.4.Karolin Seeger2009-04-171-1/+1
* s3-test: enable RPC-LSA-LOOKUPSIDS and RPC-JOIN during make test.Günther Deschner2009-04-171-0/+1
* s3:registry: Prevent creation of keys containing the '/' character.Michael Adam2009-04-171-0/+10
* Add torture tester to ensure we don't regress the ulogoff bug.Jeremy Allison2009-04-171-0/+45
* Fix bug found by Tim Prouty, logging off and then re-using a vuid can cause s...Jeremy Allison2009-04-171-0/+11
* When doing a cli_ulogoff don't invalidate the cnum, invalidate the vuid.Jeremy Allison2009-04-171-1/+1
* Don't look up local user for remote changes, even when root.Jim McDonough2009-04-171-6/+10
* In net_conf_import, start a transaction when importing a single share.Martin Schwenke2009-04-171-0/+8
* s3-lsa: Fix Bug #6263. Unexpected LookupSids reply crashes XP pre-SP3.Günther Deschner2009-04-171-1/+9
* Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+Jeremy Allison2009-04-1711-58/+50
* netdomjoin-gui: make sure to grey out change fields when not running as root.Günther Deschner2009-04-171-0/+15
* s3-loadparm: Fix resume command typo for "printing = vlp".Guenther Deschner2009-04-171-1/+1
* Fix a memleak in an unlikely error path in change_notify_create()Volker Lendecke2009-04-171-0/+1
* Fix bug #6254 - PUT/GET produces an error in IPv6 to a smb-server(3.3)Jeremy Allison2009-04-171-18/+23
* error-codes: add some service related error codes.Günther Deschner2009-04-172-0/+6
* s3-net: Fix Bug #5329: add "net rpc service delete/create".Günther Deschner2009-04-171-0/+204
* s3/popt.h: Fix typo.Karolin Seeger2009-04-171-1/+1
* s3/loadparm: Fiy typos.Karolin Seeger2009-04-171-2/+2
* s3/gpo_ldap: Fix typo.Karolin Seeger2009-04-171-1/+1
* s3/smbconf_reg: Fix typo.Karolin Seeger2009-04-171-1/+1
* Make some functions static to vfs_gpfs.cVolker Lendecke2009-04-171-14/+14
* Fix two c++ warnings in vfs_gpfs.cVolker Lendecke2009-04-171-2/+2
* Fix smbd crash for close_on_completionVolker Lendecke2009-04-171-0/+4
* Use cluster-aware procid_is_me instead of comparing pid'sVolker Lendecke2009-04-171-2/+2