summaryrefslogtreecommitdiffstats
path: root/source/smbd/lanman.c
Commit message (Expand)AuthorAgeFilesLines
* r22650: sync up with SMABA_3_0_25 as of svn r22649Gerald Carter2007-05-031-1/+5
* r22138: * Sync up with the SAMBA_3_0_25 as of svn r22132.Gerald Carter2007-04-091-283/+641
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-281-16/+35
* r17913: saturn fixes from SAMBA_3_0_23Gerald Carter2006-08-291-6/+2
* r16254: pulling klocwork fixes for 3.0.23rc3 (current up to r16251)Gerald Carter2006-06-151-5/+9
* r13983: Fix Coverity bug # 111Volker Lendecke2006-03-071-0/+1
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2006-03-071-10/+166
* r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new()Gerald Carter2006-02-211-2/+2
* r13576: This is the beginnings of moving the SAM_ACCOUNT data structure Gerald Carter2006-02-201-3/+3
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2006-02-201-2/+2
* r13443: Fix the build.Günther Deschner2006-02-101-2/+2
* r13316: Let the carnage begin....Gerald Carter2006-02-031-1240/+1450
* r12163: Change lookup_sid and lookup_name to return const char * instead of c...Volker Lendecke2005-12-101-1/+1
* r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...Volker Lendecke2005-12-031-5/+5
* r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison2005-11-051-314/+353
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2005-10-181-2/+2
* r9290: Some error path cleanups found by Coverity. Whitespace reformatting.Jeremy Allison2005-08-131-232/+277
* r9288: Whitespace cleanup and memory leak on error path fix found by Coverity.Jeremy Allison2005-08-121-55/+60
* r6279: Convert the RAP enum functions to the pdb_search API. Who is using thisVolker Lendecke2005-04-101-45/+56
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2005-04-061-3/+3
* r5165: BUG 2295: always use get_local_machine_name() rather than digging in t...Gerald Carter2005-02-011-6/+4
* r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries(). Günther Deschner2005-01-191-1/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-65/+64
* r4083: consolidate printer searches to use find_service rather than for loopsGerald Carter2004-12-061-35/+17
* r3848: Fix for bug 2057. Only partially applied the patch, the second part se...Volker Lendecke2004-11-181-0/+7
* r3824: Fix crash in api_RNetShareEnum. ServicePtrs[] may contain invalidVolker Lendecke2004-11-171-0/+4
* r3705: Nobody has commented, so I'll take this as an ack...Volker Lendecke2004-11-121-23/+22
* r3682: fix seg fault in lanman printing code caused by uninitialized variableGerald Carter2004-11-111-0/+6
* r3049: fixing some calls in the printing code to stanard_sub_basic(); fix sta...Gerald Carter2004-10-181-7/+10
* r2768: BUG 1519: save the hostname used in the open_printer_ex() for later re...Gerald Carter2004-10-011-3/+2
* r2697: Fix for bugzilla #1732, patch by Satoh Fumiyasu, fumiya@samba.gr.jpJim McDonough2004-09-271-3/+8
* r931: Ensure we push 16 bytes (including null termination)Jeremy Allison2004-05-281-2/+2
* r4: merge in the SAMBA_3_0 branch from cvsCVS Import User2004-04-041-69/+69
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+3619