summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r12034: a little voice says 'get some sleep jerry'...fix typo in spec filesamba-3.0.21rc2Gerald Carter2005-12-021-1/+1
* r12033: portability fixes for installman script and some egnored filesGerald Carter2005-12-021-3/+2
* r12032: one day I'll get this fixed; more packaging fixes found during 3.0.2...Gerald Carter2005-12-022-5/+3
* r12030: another Fedora spec file fixGerald Carter2005-12-021-1/+0
* r12028: fedora specfile fixesGerald Carter2005-12-021-4/+3
* r12026: changing version and release notes to 3.0.21rc2Gerald Carter2005-12-022-9/+10
* r12025: finishing up release notesGerald Carter2005-12-021-7/+48
* r12018: more 3.0.21 changes. This is a full sync except for changes to rpc-s...Gerald Carter2005-12-0248-480/+2322
* r12017: starting the sync up for 3.0.21. Gotten through r11915Gerald Carter2005-12-0250-789/+1268
* r11690: add missing filesamba-3.0.21rc1Gerald Carter2005-11-111-0/+255
* r11689: forget to merge Makefile changes for samlogon_cacheGerald Carter2005-11-111-2/+4
* r11688: going back to 3.0.21rc1Gerald Carter2005-11-111-2/+2
* r11686: mdege installman revert from 3.0?Gerald Carter2005-11-111-14/+3
* r11684: freezing 3.0.21rc1 (current with SAMBA_3_0 r11667)Gerald Carter2005-11-1113-118/+337
* r11613: fixing versionsGerald Carter2005-11-091-2/+2
* r11612: calling this pre2 after consulting with JeremyGerald Carter2005-11-091-5/+15
* r11610: updating release notes for 3.0.21rc1Gerald Carter2005-11-091-9/+179
* r11590: syncing up for 3.0.21rc1Gerald Carter2005-11-09169-2545/+5355
* r11589: merging packaging changes from SAMBA_3_0Gerald Carter2005-11-09226-358/+15394
|\
| * r11585: Implement the possibility to have AFS users as SIDs in pts.Volker Lendecke2005-11-081-0/+24
| * r11583: r10556@cabra: derrell | 2005-11-08 13:20:56 -0500Derrell Lipman2005-11-081-1/+1
| * r11582: r10193@cabra: derrell | 2005-11-08 13:12:39 -0500Derrell Lipman2005-11-081-2/+7
| * r11580: fix an uninitialized variable that was causing winbindd to die in win...Gerald Carter2005-11-081-1/+1
| * r11579: syncing up perf counter code cfrom trunkGerald Carter2005-11-0814-49/+1568
| * r11577: adding perl interpreter she-bang to top of parselog.pl scriptGerald Carter2005-11-081-1/+2
| * r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison2005-11-0815-55/+92
| * r11566: From metze. Use "interpret_addr(lp_socket_address())" for port 138.Jeremy Allison2005-11-071-1/+3
| * r11560: Fix core dump if setmntent returns NULL.Jeremy Allison2005-11-071-0/+3
| * r11556: Fix "make everything"Volker Lendecke2005-11-071-3/+3
| * r11551: Add a few more initialize_krb5_error_tableVolker Lendecke2005-11-074-0/+6
| * r11549: fixing GPL noticesGerald Carter2005-11-072-4/+42
| * r11548: adding simple script to tail syslog and write to eventlog tdbGerald Carter2005-11-071-0/+8
| * r11530: Add the "time offset" parameter back in for people whoJeremy Allison2005-11-061-1/+1
| * r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison2005-11-0524-649/+685
| * r11508: Removed incorrect patch hunk. Thanks to AndrewJeremy Allison2005-11-051-2/+0
| * r11506: Added description of ACL in usage message.Jeremy Allison2005-11-041-1/+2
| * r11504: Added Andrew Bartletts removal of another NTLMSSP implementationJeremy Allison2005-11-042-85/+91
| * r11494: Finally fix #3192 - remember iDiskfreeCacheTime isJeremy Allison2005-11-041-1/+1
| * r11492: Fix bug #3224 (I hope). Correctly use machine_account_nameJeremy Allison2005-11-047-24/+35
| * r11491: If we get a reject ensure we're printing out the server/domain/machineJeremy Allison2005-11-031-2/+2
| * r11482: Arrg. Can't believe this code was in this state. If youJeremy Allison2005-11-021-1/+3
| * r11464: Allow smbcacls to modify a SD on W2K3. This may fix severalJeremy Allison2005-11-021-1/+14
| * r11460: Improve error messages in parsing security descriptors.Jeremy Allison2005-11-021-5/+38
| * r11454: Last 2 uninitialized warnings.Jeremy Allison2005-11-021-17/+11
| * r11451: Fix -O1 "might be using uninitialized" errors.Jeremy Allison2005-11-023-3/+3
| * r11448: Move decl before code.Jeremy Allison2005-11-011-1/+2
| * r11446: Remove unused fn. Remove unneeded strncpy use.Jeremy Allison2005-11-012-33/+2
| * r11443: Fix error code returns on client spoolss code. Fix themJeremy Allison2005-11-011-117/+280
| * r11435: Allow the hash size of the tdb open (locking) databaseJeremy Allison2005-11-012-3/+6
| * r11433: Fix for bug #3223 - ensure we're root before doingJeremy Allison2005-10-311-5/+53