r22042: Try and clean up my own mess using the API Volker
[samba.git] / source3 / smbd / lanman.c
2007-10-10 Jeremy Allisonr22042: Try and clean up my own mess using the API...
2007-10-10 Jeremy Allisonr22017: After changing 2000 lines of this I think this...
2007-10-10 Jeremy Allisonr22014: Make us pass RANDOMIPC test again :-(. This...
2007-10-10 Volker Lendecker19963: Add 'registry shares = yes' and registry key...
2007-10-10 Volker Lendecker19203: Part two of returning our real name. This code...
2007-10-10 Volker Lendecker19184: W2k3 returns its name for the GetServerInfo...
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Jeremy Allisonr17879: Make it explicit that we can never pass NULL...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16241: Fix Klocwork #106 and others like it.
2007-10-10 Jeremy Allisonr16230: Fix Klocwork #861 and others. localtime and...
2007-10-10 Volker Lendecker13983: Fix Coverity bug # 111
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Gerald Carterr13590: * replace all pdb_init_sam[_talloc]() calls...
2007-10-10 Gerald Carterr13576: This is the beginnings of moving the SAM_ACCOUN...
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Günther Deschnerr13443: Fix the build.
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Volker Lendecker12163: Change lookup_sid and lookup_name to return...
2007-10-10 Volker Lendecker12051: Merge across the lookup_name and lookup_sid...
2007-10-10 Jeremy Allisonr11511: A classic "friday night check-in" :-). This...
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Jeremy Allisonr9290: Some error path cleanups found by Coverity....
2007-10-10 Jeremy Allisonr9288: Whitespace cleanup and memory leak on error...
2007-10-10 Volker Lendecker6279: Convert the RAP enum functions to the pdb_search...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Gerald Carterr5165: BUG 2295: always use get_local_machine_name...
2007-10-10 Günther Deschnerr4847: Hand over a acb_mask to pdb_setsampwent in load_...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Gerald Carterr4083: consolidate printer searches to use find_service...
2007-10-10 Volker Lendecker3848: Fix for bug 2057. Only partially applied the...
2007-10-10 Volker Lendecker3824: Fix crash in api_RNetShareEnum. ServicePtrs...
2007-10-10 Volker Lendecker3705: Nobody has commented, so I'll take this as an...
2007-10-10 Gerald Carterr3682: fix seg fault in lanman printing code caused...
2007-10-10 Gerald Carterr3049: fixing some calls in the printing code to stanar...
2007-10-10 Gerald Carterr2768: BUG 1519: save the hostname used in the open_pri...
2007-10-10 Jim McDonoughr2697: Fix for bugzilla #1732, patch by Satoh Fumiyasu...
2007-10-10 Jeremy Allisonr931: Ensure we push 16 bytes (including null termination)
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-02-19 Simo Sorcereformatting
2004-01-28 Jeremy AllisonMerge of Chris's fix.
2004-01-28 Christopher R. HertelThis is Simo's patch for the NetShareEnum() bug which...
2003-11-24 Gerald Cartermore access fixes for group enumeration in LDAP; bug 281
2003-11-24 Gerald Cartermore access fixes for group enumeration in LDAP; bug 281
2003-10-27 Jeremy AllisonMissing UNIX -> DOS codepage conversion. Fix from Alexa...
2003-10-27 Jeremy AllisonMissing UNIX -> DOS codepage conversion. Fix from Alexa...
2003-10-16 Jeremy AllisonEnsure error code path doesn't free unmalloced memory...
2003-10-16 Jeremy AllisonEnsure error code path doesn't free unmalloced memory...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-04 Jeremy AllisonFix UNIX passwd sync properly. I've finally understood
2003-08-19 Gerald CarterFix BUG #314: api_netUserGetGRoups() was failing prema...
2003-08-15 Herb Lewisget rid of some sompiler warnings on IRIX
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-31 Jeremy AllisonWrap calls to change_oem_password() in become_root...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-06-18 Simo SorceOk, this patch removes the privilege stuff we had in...
2003-02-25 Gerald CarterProgress on CR 601
2003-02-25 Gerald CarterProgress on CR 601
2003-01-14 Andrew BartlettMerge from HEAD:
2003-01-14 Andrew BartlettMerge from HEAD - eliminated unused arguments.
2003-01-11 Andrew BartlettRemove an unused paramter for our old LM-only password...
2003-01-04 Andrew BartlettMerge from HEAD - move user password changes into the...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2003-01-01 Andrew BartlettMove our password change code along a little - use...
2002-11-15 Andrew BartlettUpdates from HEAD:
2002-11-15 Andrew BartlettAdd const to PACKS()
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-02 Andrew BartlettMerge passdb from HEAD -> 3.0
2002-11-01 Andrew BartlettMerges from HEAD:
2002-10-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-21 Gerald Cartermerge from samba_3_0
2002-10-21 Gerald Carterremoved the following parameters
2002-10-21 Volker LendeckeThis moves the group mapping API into the passdb backend.
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-05 Richard SharpePush Steve Langasek's fix ...
2002-08-17 Jelmer VernooijSync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-21 Andrew BartlettAdd some const & static, remove unused functions.
2002-07-17 Jeremy AllisonGone back to explicit queue number passing as snum...
2002-07-17 Jeremy AllisonLanman print jobs are *16* bits, not 32. arggggh. Map...
2002-07-15 Andrew Tridgellmore bug updates from head
2002-07-15 Andrew Tridgellenum_group_mapping takes an enum not an int
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-02 Jeremy AllisonAddress the string_sub problem by changing len = 0...
2002-06-21 Jeremy AllisonDon't use uint. It doesn't exist on some platforms...
2002-06-20 Tim PotterGot rid of unused flags field in lanman api_commands[].
2002-06-03 Jim McDonoughMove session gathering routine back into session.c...
2002-05-19 Tim PotterSpelling fix.
2002-05-18 Andrew BartlettA few things in this commit:
2002-04-19 Jean-François Mico... add NetUserEnum and NetGroupEnum lanmap API calls,...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-17 Tim PotterRenamed get_nt_error_msg() to nt_errstr().
2002-03-15 Gerald Cartersyncing up printing code with SAMBA_2_2 (already done...
2002-02-27 Andrew BartlettThis should fix up the level 0 'convert_string' debug...
2002-01-30 Tim PotterRemoved version number from file header.
next