This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[ira/wip.git] / source3 / smbd / lanman.c
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.
2002-01-23 Andrew BartlettOops...
2002-01-23 Andrew BartlettChange the order of this a bit - as unix password chang...
2002-01-21 Andrew BartlettOne less Get_Pwnam_Modify call!
2002-01-20 Andrew BartlettKill off the old varient of 'check_plaintext_password...
2002-01-11 Jeremy AllisonSame fix as went into 2.2 (I'm waiting for jerry to...
2001-12-21 Martin PoolAdd an output parameter to message_send_all that says...
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-10-29 Andrew BartlettThis commit is number 3 of 4.
2001-10-22 Jim McDonoughserver support for RAP session list function
2001-10-20 Jim McDonoughUse asprintf, do bounds check, better rc logic
2001-10-19 Jim McDonoughAdd RAP net share add support
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-29 Andrew BartlettFix up a number of intertwined issues:
2001-09-26 Andrew BartlettFix this to use the plaintext password code directly...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-09-03 Andrew Tridgelltidied up some unused vars in JFs new fns
2001-08-28 Jean-François Mico... Ouch ! I didn't think I would have to do that: add...
2001-08-12 Simo Sorcethis is a big global fix for the ptr = Realloc(ptr...
2001-08-10 Tim PotterMore constant conversions.
2001-08-10 Gerald Cartermerge from 2.2
2001-08-06 Jeremy AllisonAdded Gerald's lanman printing only change to HEAD.
2001-07-08 Andrew BartlettThis removes unused paramaters from various authticatio...
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-05-07 Gerald CarterPatch from Simo:
2001-05-04 Jean-François Mico... Big cleanup of passdb and backends.
2001-04-28 Andrew Tridgell- added test for vasprintf
2001-03-31 Andrew Tridgellstarted converting some of the only-ascii code to use...
2001-03-23 Jeremy AllisonTwo OS/2 printer fixes from Jim McDonough @ IBM.
2001-03-17 Andrew TridgellADMIN$ is an IPC share, not a disk share
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-02-23 Jeremy Allisoninclude/rpc_spoolss.h: Added JOB_STATUS_XXX defines.
2001-01-29 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-24 Jeremy Allisonsmbd/lanman.c: Fix for calling qsort with 0 number.
2001-01-23 Jeremy Allisoninclude/vfs.h:
2001-01-22 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-17 David O'NeillChanges from APPLIANCE_HEAD:
next