Age | Commit message (Expand) | Author | Files | Lines |
2003-12-11 | fixed bad formal parameter type in get_static(); patch Andy Polyakov | Gerald Carter | 1 | -1/+1 |
2003-12-11 | Fix uninitialized variable in passdb code. Reported by Andy Polyakov <appro@f... | Alexander Bokovoy | 1 | -1/+1 |
2003-12-11 | fix bug when installing pam config file on RedHat; remove references to /var/... | Gerald Carter | 2 | -11/+3 |
2003-12-10 | Fix UNISTR2 length bug in LsaQueryInfo(3) that cause SID resolution to fail o... | Gerald Carter | 3 | -3/+3 |
2003-12-10 | more group lookup access fixes on the neverending bug 281 | Gerald Carter | 4 | -22/+49 |
2003-12-10 | Fix #558 -- support ISO-8859-1 internally. Makes Solaris users a bit happier | Alexander Bokovoy | 1 | -0/+28 |
2003-12-10 | setting version to 3.0.2pre1 | Gerald Carter | 1 | -3/+3 |
2003-12-10 | patch from TAKEDA yasuma to bypass any missing language files | Gerald Carter | 1 | -0/+9 |
2003-12-10 | final touches on Fedora Core 1 specfile | Gerald Carter | 1 | -9/+9 |
2003-12-09 | IRIX spinlock patch from James Peach <jpeach@sgi.com>. | Jeremy Allison | 2 | -0/+53 |
2003-12-09 | working on packaging; also fixed some path issues in configure.in & Makefile.in | Gerald Carter | 4 | -22/+48 |
2003-12-09 | Final part of fix for #445. Don't add user for machine accounts. | Jeremy Allison | 1 | -0/+4 |
2003-12-09 | fix bug in get_peer_name() caused by --enable-developer and using the same sr... | Gerald Carter | 1 | -3/+11 |
2003-12-09 | starting on Fedora packaging; reference point to begin with taken from RH 3.0... | Gerald Carter | 10 | -0/+409 |
2003-12-09 | starting on Fedora packaging | Gerald Carter | 1 | -0/+977 |
2003-12-09 | Make intent to return only one address clear. | Jeremy Allison | 1 | -2/+2 |
2003-12-08 | working on bug 687; protect against null src strings in alloc_sub_basic() | Gerald Carter | 1 | -0/+7 |
2003-12-08 | make sure we use a real network address in case there are extra non-zero octe... | Gerald Carter | 1 | -1/+1 |
2003-12-07 | Fix comment. | Tim Potter | 1 | -1/+1 |
2003-12-06 | Fix for bug #445 (missing unix user on kerberos auth doesn't call add user | Jeremy Allison | 1 | -3/+13 |
2003-12-05 | fix %a variable for Windows 2003 -> Win2K3 | Gerald Carter | 2 | -19/+53 |
2003-12-05 | packaging updates from Buchan | Gerald Carter | 2 | -4/+11 |
2003-12-05 | create libdir for installclientlib; patch from Bill Knox | Gerald Carter | 1 | -0/+1 |
2003-12-05 | removing RCS tags | Gerald Carter | 14 | -27/+0 |
2003-12-05 | * removing extra file | Gerald Carter | 3 | -94/+12 |
2003-12-05 | fixed a problem with "net rpc vampire" mis-parsing the alias member | Andrew Tridgell | 1 | -4/+4 |
2003-12-05 | Change PICFLAG -> PICFLAGS to keep in line with version from source | Tim Potter | 1 | -16/+16 |
2003-12-04 | updating top 0.8.2-1 of the smbldap tools | Gerald Carter | 22 | -813/+1354 |
2003-12-04 | bumping version in preparation for 3.0.1rc1 | Gerald Carter | 1 | -2/+2 |
2003-12-04 | Fix incorrect smb flags2 for connections to pre-NT servers (causes smbclient to | Steve French | 1 | -0/+7 |
2003-12-04 | fix process_incoming_data() to return the number of bytes handled this call w... | Gerald Carter | 1 | -1/+3 |
2003-12-04 | fix debug message | Gerald Carter | 1 | -2/+2 |
2003-12-04 | typo in BASEDIR; patch from Darren Chew | Gerald Carter | 1 | -1/+1 |
2003-12-04 | sync OID with HEAD | Gerald Carter | 1 | -1/+1 |
2003-12-04 | support munged dial for ldapsam; patch from Aur�lien Degr�mont; bug 800 | Gerald Carter | 4 | -4/+23 |
2003-12-04 | don't crash on a NULL priviledge pointer; patch from Jianliang Lu | Gerald Carter | 1 | -0/+6 |
2003-12-04 | Picked up by the build farm - despite all my efforts, security=server was | Andrew Bartlett | 1 | -8/+13 |
2003-12-04 | Without 'non unix accounts' we can't test security=domain on the build farm. | Andrew Bartlett | 1 | -2/+2 |
2003-12-04 | * fix RemoveSidForeignDomain() ; bug 252 | Gerald Carter | 6 | -84/+121 |
2003-12-03 | Fix for "hash" (not hash2) type mangling. Noticed by "Forrest W. Christian" <... | Jeremy Allison | 1 | -8/+10 |
2003-12-02 | Match Win2k and return 'invalid parameter' for creating of a new account with | Andrew Bartlett | 1 | -0/+6 |
2003-12-02 | Two trivial warnings | Volker Lendecke | 1 | -1/+3 |
2003-12-01 | Client connect signing error messages should be level zero else | Jeremy Allison | 1 | -2/+2 |
2003-12-01 | Get a little paranoid about memfree use in convert_string_allocate.. | Jeremy Allison | 1 | -7/+6 |
2003-12-01 | another strequal() == 0 fix | Gerald Carter | 1 | -1/+1 |
2003-12-01 | fix inverted logic caused by s/strcmp/strequal/; host allow/deny works again;... | Gerald Carter | 1 | -1/+1 |
2003-12-01 | add Replicator and RAS Servers to list of builtin SIDs we resolve; bug 608 | Gerald Carter | 1 | -0/+2 |
2003-12-01 | don't mistake pre-existing UNIX jobs for smb jobs; patch from SATOH Fumiyasu ... | Gerald Carter | 1 | -3/+5 |
2003-12-01 | In the brief 'net rpc group' listing, don't cut off group names at 21 chars. | Volker Lendecke | 1 | -3/+3 |
2003-12-01 | Beautify the net status help message a bit | Volker Lendecke | 1 | -4/+4 |