Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r13257: Fix python build with older python versions (e.g. 2.2.1) like in Unit... | Lars Müller | 1 | -2/+2 |
2007-10-10 | r13238: Fix from Qiao Yang <qyang@stbernard.com> to ensure we | Jeremy Allison | 1 | -2/+3 |
2007-10-10 | r13235: fixing RedHat 7.x packaging | Gerald Carter | 1 | -10/+10 |
2007-10-10 | r13233: build fixes for smbmnt; remove unused variable; ready to ship 3.0.21b... | Gerald Carter | 2 | -2/+1 |
2007-10-10 | r13232: defensive programming in an attempt to prevent crashes due to a PDC r... | Gerald Carter | 1 | -3/+5 |
2007-10-10 | r13231: apparently strncat() is converted to strcat() on RH7.3 and similar sy... | Gerald Carter | 1 | -2/+4 |
2007-10-10 | r13229: * fix bad comparison caught by the AIX compiler in wbinfo code | Gerald Carter | 2 | -4/+9 |
2007-10-10 | r13224: better to cast the return too | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r13222: Never assume mode_t is of type int. | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r13216: r12422@cabra: derrell | 2006-01-28 23:57:35 -0500 | Derrell Lipman | 2 | -50/+17 |
2007-10-10 | r13214: r12420@cabra: derrell | 2006-01-28 19:10:58 -0500 | Derrell Lipman | 1 | -44/+57 |
2007-10-10 | r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500 | Derrell Lipman | 41 | -47/+56 |
2007-10-10 | r13211: Fix remote password changing if password must change is set | Volker Lendecke | 1 | -1/+36 |
2007-10-10 | r13209: Make smbpasswd -a work again if passdb did not exist. | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r13202: Fix the build for --with-aio-support. Sorry. | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r13198: Fix issues exposed by Jerry's testing on 64-bit Solaris | Jeremy Allison | 3 | -78/+138 |
2007-10-10 | r13197: Add -k switch to dump the data of a single key. | Lars Müller | 1 | -5/+41 |
2007-10-10 | r13194: Don't do extra memcpy's unless we're asked to. | Jeremy Allison | 1 | -1/+5 |
2007-10-10 | r13192: Fix up alignment issues when printing share mode | Jeremy Allison | 2 | -4/+17 |
2007-10-10 | r13190: Fix #3458 from Andriy Gapon <avg@icyb.net.ua>. Don't | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r13187: IBM Tivoli Directory Server schema updates from John Janosik | Jim McDonough | 2 | -1/+22 |
2007-10-10 | r13176: Fix show-stopper bug for 3.0.21b where 4 leg NTLMSSP SPNEGO | Jeremy Allison | 2 | -2/+24 |
2007-10-10 | r13175: Actually make adding a new user into an empty pdbtdb | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r13172: Fix incorrect error message when new tdb not created correctly. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r13162: Allow to set the flags for a ds_enum_domain_trusts query in rpcclient. | Günther Deschner | 1 | -1/+5 |
2007-10-10 | r13148: Fix bug: #3413 | Simo Sorce | 1 | -3/+9 |
2007-10-10 | r13147: Raise creds_server_step fail log messages to debug level 2. | Jeremy Allison | 2 | -4/+4 |
2007-10-10 | r13140: Fix swat - make sure it can list running services (ensure loopback_ip) | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r13138: old fix I forgot to commit | Simo Sorce | 1 | -2/+5 |
2007-10-10 | r13137: make cleare where long ifdefs ends | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r13136: Fix handling user sid and user gid | Simo Sorce | 1 | -2/+4 |
2007-10-10 | r13133: patch from Makr Proehl <m.proehl@science-computing.de> for dumping se... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r13132: Old fix from Lars | Simo Sorce | 1 | -0/+4 |
2007-10-10 | r13127: more spec file fixes for RHEL | Gerald Carter | 1 | -10/+8 |
2007-10-10 | r13125: Very well spotted crash bug fix for #3343 from | Jeremy Allison | 1 | -2/+0 |
2007-10-10 | r13124: working on RHEL/Fedora packaging for 64-bit platforms and general cle... | Gerald Carter | 13 | -43/+34 |
2007-10-10 | r13119: Fix for #1779 from William Jojo <jojowil@hvcc.edu> | Jeremy Allison | 1 | -4/+6 |
2007-10-10 | r13110: remove an invalid debug message about call get_share_mode_lock() with... | Gerald Carter | 1 | -1/+0 |
2007-10-10 | r13095: Fix warnings assigning int to a size_t. | Jeremy Allison | 3 | -3/+5 |
2007-10-10 | r13093: adding vendor patch level string as announced on samba-technical ml | Gerald Carter | 3 | -10/+36 |
2007-10-10 | r13091: Fix gcc warning about using '0' with %s. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r13089: quick fix to work around building ilbnss_winbind.so on SOlaris when -... | Gerald Carter | 1 | -0/+2 |
2007-10-10 | r13086: hooking max connections into 'add share' as well (although the WinXP ... | Gerald Carter | 1 | -6/+13 |
2007-10-10 | r13085: hook the max connections spin box in the share properties MMC plugin | Gerald Carter | 1 | -10/+16 |
2007-10-10 | r13083: patch suggested by Adam Nielsen for better smbstatus formatting | Gerald Carter | 1 | -4/+4 |
2007-10-10 | r13082: revert an accidentally commited patch (still in progress) | Gerald Carter | 2 | -15/+12 |
2007-10-10 | r13081: correct fix for the segv in nmbd caused by a double free on namerec. | Gerald Carter | 4 | -20/+23 |
2007-10-10 | r13072: Fix segfault in vfstest and smbtorture. | Deryck Hodge | 2 | -0/+3 |
2007-10-10 | r13058: Add %w macro for the winbind seperator which allows us for example | Lars Müller | 1 | -0/+6 |
2007-10-10 | r13048: trying to fix the confusion over packaging platforms | Gerald Carter | 27 | -0/+0 |