summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WHATSNEW: Update changes since 3.3.3.samba-3.3.4Karolin Seeger2009-04-281-1/+14
* ѕ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:docs: document the --request-timeout option of netStefan Metzmacher2009-04-281-0/+9
* 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
* WHATSNEW: Update planned release date.Karolin Seeger2009-04-181-1/+1
* WHATSNEW: Prepare WHATSNEW for 3.3.4.Karolin Seeger2009-04-181-89/+33
* 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
* s3-docs: fix typo in smb.conf.5.Günther Deschner2009-04-171-1/+1
* s3-docs: document warn_pwd_expire pam_winbind option in manpage.Günther Deschner2009-04-171-1/+8
* 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/packaging: Add idmap_hash and idmap_adex to the list of built modules.Karolin Seeger2009-04-171-1/+1
* 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
* s3/docs: 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
* s3-examples: Fix Bug #6205. Correct sample smb.conf share configuration.Günther Deschner2009-04-171-1/+1
* 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
* Use procid_str in debug messages for better cluster-debuggabilityVolker Lendecke2009-04-172-13/+15
* s3-nsswitch: Fix Bug #6238 2nd part. zero blob pointer in wbcLogoffUserParams.Günther Deschner2009-04-171-0/+1
* s3-samr: try to to fix password_expired flag handling.Günther Deschner2009-04-173-52/+161
* s3-nsswitch: Fix Bug #6238. Make sure wbcLogoffUserParams are properly initia...Günther Deschner2009-04-171-2/+2
* Bug #6243. Fix usrmgr.exe creating a user.Volker Lendecke2009-04-171-2/+1
* Allow pdbedit to change a user rid/sid. Based on a fix from AlexanderJeremy Allison2009-04-171-3/+57