summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-misc-tags/APPLIANCE_HEAD_PRE_3_0_0_RC2_MERGEcvs2svn Import User2003-06-2054-5048/+0
* fix for CR 2230; don't throw away domain local groupsGerald Carter2003-06-202-7/+22
* * one more fix on CR 2179. Rework winbind_getgroups to nto requireGerald Carter2003-06-193-16/+24
* fix a debugging statement; CR 2179Gerald Carter2003-06-181-1/+2
* another fix fro CR 2179. I think this is the last oneGerald Carter2003-06-183-47/+93
* CR 2230 - allow domain local groups to appear in a user's group list.Tim Potter2003-06-181-2/+7
* Fix bad # of arguments to debug level 10 statement. No CR#.Tim Potter2003-06-171-1/+1
* Large raft of fixes to make winbindd scale a lot better in largeJeremy Allison2003-06-128-30/+230
* Miiissster Potter, our new celebrity.... ! Don't overwrite some the fstringJeremy Allison2003-06-111-2/+3
* Fix for long standing bug where permissions compatible with win2kTim Potter2003-06-111-2/+9
* Add more verbose error reporting on connection fail to show who we wereJeremy Allison2003-06-111-2/+2
* Instrument the cache code in winbindd so I can tell what is going on.Jeremy Allison2003-06-101-46/+185
* Add some basic DEBUG statements at level 10 so we can see what is beingJeremy Allison2003-06-101-0/+48
* Fix for cr 2214: use the group list in the cached info3 structure inTim Potter2003-06-101-46/+62
* Another fix for CR 2179Gerald Carter2003-06-053-352/+170
* apply sequence number fixes to NT4 & mixed mode AD domains as well; cache seq...Gerald Carter2003-06-022-26/+96
* don't obsess over the highestCommittedUSN number in an AD domain so muchGerald Carter2003-06-028-14/+15
* Fix compile problem with --developer build. No CR.Tim Potter2003-05-261-3/+1
* Fix for a CR# already logged as closed (non-reproducible). It was a crash dum...Jeremy Allison2003-05-223-5/+16
* CR 2179: don't do unnecessary node status lookups when getting sequence numbe...Gerald Carter2003-05-192-40/+112
* Fix for checking corrupt tdb's and exiting. CR#1837.Jeremy Allison2003-05-163-0/+27
* Fixes for CR#1504.Jeremy Allison2003-04-245-15/+70
* fix case in AVL statement; CR 1986Gerald Carter2003-04-171-1/+1
* fix CR 1986; failed dns resolution adminlog message did not existGerald Carter2003-04-161-0/+5
* Fixed typo in fix.Jeremy Allison2003-04-161-1/+1
* tpot fix for CR#2014. Silly missing free() caused memleak.Jeremy Allison2003-04-161-0/+1
* Fixup portmon notification messages - cr#2143, #2055, #2140, #2122Jeremy Allison2003-04-112-13/+22
* Ensure print queue array is zeroed out before returning. CR#2135.Jeremy Allison2003-04-081-0/+1
* Fix incorrect extra SAFE_FREE on error condition. No CR#.Jeremy Allison2003-04-081-2/+0
* trans2 fix for CAN-2003-0201; CR 2126; reviewed by JeremyGerald Carter2003-04-071-3/+1
* Free a cache entry if there is an access denied errorTim Potter2003-04-071-0/+2
* Fixes for CR#1837,#2055,2122 (I hope). Store the queue correctly.Jeremy Allison2003-04-041-3/+15
* Fixup for CR 601 (again); add admin access requirement to open_printer_ex() d...Gerald Carter2003-04-031-3/+6
* Subtle changes to message handling after ENUMJOBS.Jeremy Allison2003-04-023-18/+182
* Delete tdb and panic changes when tdb corrupt. CR#1837.Jeremy Allison2003-04-011-1/+6
* fix potential handle leak in _spoolss_open_printer_ex(); final fix for CR2102...Gerald Carter2003-04-011-1/+3
* fix potential smbd crash when we fail to alloacte a policy handle for a print...Gerald Carter2003-03-311-10/+11
* Fine tuning for cr1168. Up the retry count when we can't enumerate largeTim Potter2003-03-281-1/+9
* Partial fix for CR#2055. Blank job problem still remains.Jeremy Allison2003-03-281-3/+6
* Fix mismatch with format string and args. No CR#.Jeremy Allison2003-03-271-2/+2
* CR1916: don't queue up dual daemon requests if the queue already containsTim Potter2003-03-261-3/+92
* CR 2068; don't dereference NULL sid pointersGerald Carter2003-03-251-1/+8
* CR#2046Tim Potter2003-03-211-8/+97
* Removed 2 full tdb traversals when getting enumjobs. This is complex newJeremy Allison2003-03-211-142/+287
* Better message for sys log entry when "max smbd processes" is reached.John Reilly2003-03-201-1/+1
* lib/messages.c: Check return from chainlock before modifying message queue.Jeremy Allison2003-03-203-7/+8
* Added sys log entry for "max smbd processes" when is reached.John Reilly2003-03-201-0/+4
* CR#1168. Add a call to winbindd_cm_flush() if a call to query_user_list()Tim Potter2003-03-191-3/+16
* Clear U/<DOMAIN>/<RID> and UG/<DOMAIN>/<RID> entries from winbindd.cacheTim Potter2003-03-181-0/+67
* If we have an access denied cache entry for getpwnam and usergrgoups,Tim Potter2003-03-181-0/+38