Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | r14896: Remove unused files | Volker Lendecke | 2006-04-03 | 1 | -646/+0 | |
| | | ||||||
| * | r14895: Merge the 3.0.22 change | Volker Lendecke | 2006-04-03 | 1 | -1/+1 | |
| | | ||||||
| * | r14892: allow: | Stefan Metzmacher | 2006-04-03 | 1 | -2/+9 | |
| | | | | | | | | | | | | CC_CHECKER=mycheker make metze | |||||
| * | r14889: Fix smbwrapper compile | Volker Lendecke | 2006-04-03 | 2 | -3/+3 | |
| | | ||||||
| * | r14886: reenable BASE-DENY2 and BASE-DENY3 | Stefan Metzmacher | 2006-04-03 | 2 | -1/+2 | |
| | | | | | | | | metze | |||||
| * | r14884: this doesn't work and causes processes to be left when using ctrl-c ↵ | Stefan Metzmacher | 2006-04-03 | 1 | -4/+1 | |
| | | | | | | | | | | | | (SIGINT) metze | |||||
| * | r14883: add 'smbd:sharedelay' option, so that we can speed up BASE-DENY2 in ↵ | Stefan Metzmacher | 2006-04-03 | 1 | -1/+8 | |
| | | | | | | | | | | | | | | | | make test as done in samba4 metze | |||||
| * | r14869: Allow to dump a paramatrical option. | Lars Müller | 2006-04-02 | 1 | -1/+19 | |
| | | | | | | | | | | Flaw: We print an empty line if the paramatrical option is not defined in the requested section. | |||||
| * | r14868: I will not write code when changing to Daylight Savings Time. | Gerald Carter | 2006-04-02 | 4 | -23/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I will not write code when changing to Daylight Savings Time. I will not write code when changing to Daylight Savings Time. I will not write code when changing to Daylight Savings Time. I will not write code when changing to Daylight Savings Time. I will not write code when changing to Daylight Savings Time. I will not write code when changing to Daylight Savings Time. I will not write code when changing to Daylight Savings Time. I will not write code when changing to Daylight Savings Time. ... Fix my brain dead inverted logic for turning winbindd on and off when run on a DC or when calling pdb functions from within winbindd. | |||||
| * | r14865: - enforce timelimits for the tests | Stefan Metzmacher | 2006-04-02 | 3 | -3/+7 | |
| | | | | | | | | | | | | - and skip some long tests for now metze | |||||
| * | r14863: try to make the generation of bin/timelimit more portable | Stefan Metzmacher | 2006-04-02 | 1 | -2/+3 | |
| | | | | | | | | | | | | jerry: can you test that please metze | |||||
| * | r14855: Various fixes: | Gerald Carter | 2006-04-02 | 9 | -46/+72 | |
| | | | | | | | | | | | | | | | | * depreacte 'acl group control' after discussion with Jeremy and implement functionality as part of 'dos filemode' * fix winbindd on a non-member server to expand local groups * prevent code previously only used by smbd from blindly turning _NO_WINBINDD back on | |||||
| * | r14849: Fix >= that should be >. Too strict condition | Jeremy Allison | 2006-04-01 | 1 | -2/+2 | |
| | | | | | | | | | | checked by Volker. Jeremy. | |||||
| * | r14847: Tell static checkers that exit_server() doesn't | Jeremy Allison | 2006-04-01 | 2 | -5/+11 | |
| | | | | | | | | | | return. Jeremy. | |||||
| * | r14841: Fix IRIX build --with-pam. | Günther Deschner | 2006-03-31 | 1 | -1/+1 | |
| | | | | | | | | Guenther | |||||
| * | r14833: Fix resource leak on error code path. Coverity #280. | Jeremy Allison | 2006-03-31 | 1 | -2/+3 | |
| | | | | | | | | Jeremy. | |||||
| * | r14831: Fix possible null deref. Coverity #279. | Jeremy Allison | 2006-03-31 | 1 | -0/+7 | |
| | | | | | | | | Jeremy. | |||||
| * | r14829: Fix reversed test in coverity fixes. | Jeremy Allison | 2006-03-31 | 1 | -1/+1 | |
| | | | | | | | | Jeremy. | |||||
| * | r14820: sync test_posix_p3.sh with test_posix.sh from samba4 | Stefan Metzmacher | 2006-03-30 | 1 | -17/+28 | |
| | | | | | | | | | | | | but only run the BASE-* tests and ignore some more than in samba4 metze | |||||
| * | r14809: - add my email address | Stefan Metzmacher | 2006-03-30 | 1 | -3/+5 | |
| | | | | | | | | | | | | | | - fix usage() - remove unused var metze | |||||
| * | r14790: Fix possible null deref. Coverity #277. | Jeremy Allison | 2006-03-29 | 1 | -1/+3 | |
| | | | | | | | | Jeremy. | |||||
| * | r14788: Fix coverity bug #276. null deref. | Jeremy Allison | 2006-03-29 | 1 | -1/+17 | |
| | | | | | | | | Jeremy. | |||||
| * | r14786: Fix coverity #275. null deref. | Jeremy Allison | 2006-03-29 | 1 | -1/+8 | |
| | | | | | | | | Jeremy. | |||||
| * | r14784: Fix coverity bug #274. Null deref. | Jeremy Allison | 2006-03-29 | 1 | -12/+33 | |
| | | | | | | | | Jeremy. | |||||
| * | r14782: Fix coverity bug #273, null deref. | Jeremy Allison | 2006-03-29 | 1 | -0/+3 | |
| | | | | | | | | Jeremy. | |||||
| * | r14780: Fix coverity bug #272, null deref. | Jeremy Allison | 2006-03-29 | 1 | -0/+8 | |
| | | | | | | | | Jeremy. | |||||
| * | r14778: Fix coverity null deref bugs #268 - #271. | Jeremy Allison | 2006-03-29 | 1 | -1/+24 | |
| | | | | | | | | Jeremy. | |||||
| * | r14776: Fix coverity #263 - #267. No one was checking talloc | Jeremy Allison | 2006-03-29 | 1 | -7/+88 | |
| | | | | | | | | | | returns. Doh ! Jeremy. | |||||
| * | r14774: Fix null deref coverity bugs #260, #261, #262. | Jeremy Allison | 2006-03-29 | 1 | -2/+13 | |
| | | | | | | | | Jeremy. | |||||
| * | r14772: Fix coverity bug #258. Seems coverity has discovered talloc :-). | Jeremy Allison | 2006-03-29 | 1 | -0/+14 | |
| | | | | | | | | Jeremy. | |||||
| * | r14770: Fix coverity bug #257. Possible null deref. | Jeremy Allison | 2006-03-29 | 1 | -1/+9 | |
| | | | | | | | | Jeremy. | |||||
| * | r14768: Fix potential null deref coverity bugs #255, #256. | Jeremy Allison | 2006-03-29 | 1 | -17/+25 | |
| | | | | | | | | Jeremy. | |||||
| * | r14766: Fix possible NULL deref. Coverity #254. | Jeremy Allison | 2006-03-29 | 1 | -8/+9 | |
| | | | | | | | | Jeremy. | |||||
| * | r14764: Fix possible null pointer deref. Coverity #253. | Jeremy Allison | 2006-03-29 | 1 | -2/+4 | |
| | | | | | | | | Jeremy. | |||||
| * | r14763: Add a new tuning parameter, open files database hash size, | Jeremy Allison | 2006-03-29 | 4 | -4/+11 | |
| | | | | | | | | | | | | | | | | | | this allows us to experiment with ensuring the tdb hash size for our open files and locking db are appropriately sized. Make the hash size larger by default (10007 instead of 1049) and make the locking db hash size the same as the open file db hash size. Jeremy. | |||||
| * | r14760: Fix #3642, ensure we don't call FD_SET on read with fd == -1. | Jeremy Allison | 2006-03-29 | 1 | -0/+4 | |
| | | | | | | | | Jeremy. | |||||
| * | r14758: Fix broken LDAP search filter. | Günther Deschner | 2006-03-29 | 1 | -1/+1 | |
| | | | | | | | | Guenther | |||||
| * | r14757: Make sure we only send out a CLDAP request to an connected AD server. | Günther Deschner | 2006-03-29 | 1 | -4/+6 | |
| | | | | | | | | Guenther | |||||
| * | r14756: Make smbpasswd -a root work for eDirectory where there is no "account" | Günther Deschner | 2006-03-29 | 1 | -5/+18 | |
| | | | | | | | | | | | | structural objectclass. Guenther | |||||
| * | r14753: Fix the kerberized pam_auth: As we could have created a new credential | Günther Deschner | 2006-03-29 | 1 | -14/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | cache with a valid TGT in it but we werent able to get or verify the service ticket for this local host afterwards and therefor didn't get the PAC, we need to remove that ccache entirely. Also remove an ugly pair of (not needed) seteuid calls around the ticket destroy wrapper. Guenther | |||||
| * | r14751: Use the noreturn attribute to try and tell coverity that | Jeremy Allison | 2006-03-28 | 2 | -9/+21 | |
| | | | | | | | | | | smb_panic can't return. Jeremy. | |||||
| * | r14748: store the name/ip address combination when we doa reverse look up in ↵ | Gerald Carter | 2006-03-28 | 1 | -2/+11 | |
| | | | | | | | | case future forward lookups would fail | |||||
| * | r14746: Add the Samba4 replacements for opendir/readdir etc. to | Jeremy Allison | 2006-03-27 | 6 | -8/+352 | |
| | | | | | | | | | | | | | | Samba3 - with some 64-bit macro madness. Attempt to fix the broken directory handling in the *BSD-of-the-month club. Jeremy. | |||||
| * | r14744: allow ./timelimit 5 ./timelimit 20 ./ignore_all_signals | Stefan Metzmacher | 2006-03-27 | 1 | -3/+11 | |
| | | | | | | | | | | | | | | | | | | to work, this is needed when we enable samba3's make test in the build-farm metze | |||||
| * | r14743: Fix coverity bug #227. Possible deref of null pointer | Jeremy Allison | 2006-03-27 | 1 | -5/+10 | |
| | | | | | | | | | | in error code path. Jeremy. | |||||
| * | r14703: Clarify the return codes for the POSIX locking case. This | Jeremy Allison | 2006-03-25 | 2 | -3/+7 | |
| | | | | | | | | | | was confusing. Jeremy. | |||||
| * | r14699: allow 'net sam addmem' to accept a SID for the member | Gerald Carter | 2006-03-24 | 1 | -5/+19 | |
| | | ||||||
| * | r14698: Make sure we expand our own local groups and not | Gerald Carter | 2006-03-24 | 1 | -1/+13 | |
| | | | | | | | | | | | | | | | | just the BUILTIN group when calling winbindd_getgroups. $ id foo uid=502(foo) gid=100(users) groups=100(users),10007(RHEL4\staff), 10001(BUILTIN\users) | |||||
| * | r14696: make pdb_find_backend_entry public (for use by an external "multi" ↵ | Jelmer Vernooij | 2006-03-24 | 1 | -3/+1 | |
| | | | | | | | | pdb backend) | |||||
| * | r14695: Patch from Björn Jacke: | Volker Lendecke | 2006-03-24 | 2 | -8/+26 | |
| | | | | | | | | | | | | | | - add DMAPI/XDSM support for AIX - find JFS DMAPI libs on Linux when only they are available Volker |