index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
lanman.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-01-23
Oops...
Andrew Bartlett
1
-1
/
+1
2002-01-23
Change the order of this a bit - as unix password change can fail.
Andrew Bartlett
1
-11
/
+12
2002-01-21
One less Get_Pwnam_Modify call!
Andrew Bartlett
1
-5
/
+0
2002-01-20
Kill off the old varient of 'check_plaintext_password' (new version just
Andrew Bartlett
1
-55
/
+28
2002-01-11
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
Jeremy Allison
1
-8
/
+8
2001-12-21
Add an output parameter to message_send_all that says how many
Martin Pool
1
-1
/
+1
2001-11-19
Store some path names in global variables initialized to configure
Martin Pool
1
-1
/
+1
2001-10-29
This commit is number 3 of 4.
Andrew Bartlett
1
-2
/
+2
2001-10-22
server support for RAP session list function
Jim McDonough
1
-0
/
+105
2001-10-20
Use asprintf, do bounds check, better rc logic
Jim McDonough
1
-33
/
+43
2001-10-19
Add RAP net share add support
Jim McDonough
1
-31
/
+113
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-09-29
Fix up a number of intertwined issues:
Andrew Bartlett
1
-4
/
+4
2001-09-26
Fix this to use the plaintext password code directly, like SWAT does.
Andrew Bartlett
1
-7
/
+11
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-18
/
+14
2001-09-04
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
1
-6
/
+13
2001-09-03
tidied up some unused vars in JFs new fns
Andrew Tridgell
1
-12
/
+0
2001-08-28
Ouch ! I didn't think I would have to do that: add 2 new rap calls !
Jean-François Micouleau
1
-0
/
+127
2001-08-12
this is a big global fix for the ptr = Realloc(ptr, size) bug.
Simo Sorce
1
-2
/
+8
2001-08-10
More constant conversions.
Tim Potter
1
-2
/
+2
2001-08-10
merge from 2.2
Gerald Carter
1
-1
/
+1
2001-08-06
Added Gerald's lanman printing only change to HEAD.
Jeremy Allison
1
-99
/
+91
2001-07-08
This removes unused paramaters from various authtication functions, and should
Andrew Bartlett
1
-1
/
+1
2001-07-04
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
1
-1
/
+1
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-20
/
+18
2001-05-07
Patch from Simo:
Gerald Carter
1
-2
/
+2
2001-05-04
Big cleanup of passdb and backends.
Jean-François Micouleau
1
-2
/
+6
2001-04-28
- added test for vasprintf
Andrew Tridgell
1
-12
/
+0
2001-03-31
started converting some of the only-ascii code to use srvstr_*
Andrew Tridgell
1
-11
/
+10
2001-03-23
Two OS/2 printer fixes from Jim McDonough @ IBM.
Jeremy Allison
1
-12
/
+59
2001-03-17
ADMIN$ is an IPC share, not a disk share
Andrew Tridgell
1
-1
/
+1
2001-03-11
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
1
-4
/
+0
2001-02-23
include/rpc_spoolss.h: Added JOB_STATUS_XXX defines.
Jeremy Allison
1
-13
/
+13
2001-01-29
Changes from APPLIANCE_HEAD:
David O'Neill
1
-1
/
+1
2001-01-24
smbd/lanman.c: Fix for calling qsort with 0 number.
Jeremy Allison
1
-1
/
+2
2001-01-23
include/vfs.h:
Jeremy Allison
1
-2
/
+2
2001-01-22
Changes from APPLIANCE_HEAD:
David O'Neill
1
-3
/
+4
2001-01-17
Changes from APPLIANCE_HEAD:
David O'Neill
1
-3
/
+4
2000-12-07
Fixed bug with Win9x/ME where drivername was being returned incorrectly in
Jeremy Allison
1
-36
/
+46
2000-12-07
file_lines_load/file_lines_pload can now optionally convert unix_to_dos()
Jeremy Allison
1
-3
/
+3
2000-11-21
Fix for off-by-one StrnCpy.
Jeremy Allison
1
-1
/
+1
2000-11-16
Fix from Jim McDonough @ IBM for OS/2 clients.
Jeremy Allison
1
-0
/
+10
2000-11-13
Large commit which restructures the local password storage API.
Gerald Carter
1
-6
/
+6
2000-11-08
More merging of printing stuff from appliance.
Tim Potter
1
-3
/
+3
2000-10-30
Call standard_sub_advanced() after lp_logon_XX() calls.
Jeremy Allison
1
-0
/
+2
2000-10-18
Renamed WPrintQueuePurge to WPrintQueueCtrl as this function can purge, pause
Tim Potter
1
-4
/
+4
2000-10-06
global_myname is actually a pstring.
Tim Potter
1
-1
/
+1
2000-09-01
Changes from APPLIANCE_HEAD (per Tim Potter):
David O'Neill
1
-12
/
+16
2000-08-31
make sure a couple of variables are initialised
Andrew Tridgell
1
-2
/
+2
2000-08-30
Implemented AbortPrinter() from Gerald's Win32 test code. Just purge all
Jeremy Allison
1
-3
/
+3
[next]