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
Age
Commit message (
Expand
)
Author
Files
Lines
2002-09-04
DeletePrinterDriver[Ex]() fixes from APP_HEAD
Gerald Carter
2
-171
/
+238
2002-09-03
Fix the struct_blob.
Richard Sharpe
2
-5
/
+9
2002-09-03
Ensure we open UNIX fifo's non-blocking like we used to do.
Jeremy Allison
1
-0
/
+11
2002-09-03
Fix crashbug discovered by "Kim R. Pedersen" <krp@filanet.dk> where
Jeremy Allison
1
-1
/
+7
2002-09-03
Formatting tidyup and additon of cli_close_connection() before bugfix.
Jeremy Allison
2
-118
/
+101
2002-09-03
Fix the client side NTLMSSP. It now works between smbclient and smbd!
Richard Sharpe
2
-4
/
+52
2002-09-03
Parse the NTLMSSP Challenge in cliconnect.c.
Richard Sharpe
1
-2
/
+28
2002-09-03
Conver cli_spoolss routines to use REGISTRY_VALUE and REGVAL_CTR code. Nice ...
Tim Potter
1
-67
/
+34
2002-09-03
Convert to new REGISTRY_VALUE cli_spoolss routines.
Tim Potter
1
-51
/
+61
2002-09-03
Fixed enumjobs command to use new JOB_INFO_CTR structure.
Tim Potter
1
-2
/
+2
2002-09-03
Fix setprinterdata rpcclient command to use new cli_spoolss_setprinterdata
Tim Potter
1
-6
/
+12
2002-09-03
Make sure that an NTLMSSP negotiate blob has the correct stuff in it!
Richard Sharpe
1
-2
/
+3
2002-09-03
Add type A to the small MSRPC generator ...
Richard Sharpe
1
-0
/
+2
2002-09-03
The session key in NTLMSSP AUTH blobs is actually an empty string.
Richard Sharpe
1
-1
/
+1
2002-09-03
Implemented client function for deleteprinterdataex.
Tim Potter
1
-0
/
+15
2002-09-03
Change JOB_INFO_CTR to return a pointer to an array rather than array of poin...
Tim Potter
2
-4
/
+4
2002-09-03
Change JOB_INFO_CTR to return a pointer to an array rather than array of poin...
Tim Potter
1
-4
/
+47
2002-09-03
Display printerdata values in hex.
Tim Potter
1
-1
/
+2
2002-09-03
Added utility function to convert python strings to hex dump + ascii.
Tim Potter
1
-0
/
+73
2002-09-03
A printerdata browser I whipped up in about 5 minutes. (-:
Tim Potter
1
-0
/
+44
2002-09-03
Rewrote to use gtkdictbrowser.
Tim Potter
1
-253
/
+10
2002-09-03
Ignore *.pyc files.
Tim Potter
1
-0
/
+1
2002-09-03
Implement deleteprinterdataex
Tim Potter
1
-2
/
+22
2002-09-03
Return dictionary of printerdata in enumprinterdataex.
Tim Potter
1
-5
/
+18
2002-09-03
Return data from enumprinterdataex by deep copying on passed in tdb context.
Tim Potter
1
-1
/
+17
2002-09-02
usrmgr expects unicode as ProductType.
Volker Lendecke
1
-3
/
+11
2002-09-02
Fix typo - Thanks Kai
Jelmer Vernooij
1
-1
/
+1
2002-09-02
small typo, kai is german :-)
Volker Lendecke
1
-1
/
+1
2002-09-02
Add a 'key' field to printer data dictionary.
Tim Potter
1
-18
/
+134
2002-09-02
make proto
Tim Potter
1
-0
/
+3
2002-09-02
Added methods for getprinterdataex, setprinterdataex and enumprinterdataex.
Tim Potter
1
-0
/
+12
2002-09-02
Fix transposed args in open_pipe_creds() function.
Tim Potter
1
-1
/
+1
2002-09-02
Implemented some more client side spoolss functions:
Tim Potter
1
-7
/
+96
2002-09-02
Implemented some more client side spoolss functions:
Tim Potter
1
-1
/
+162
2002-09-01
wrong way to handle things, bug found by kai
Simo Sorce
1
-8
/
+6
2002-09-01
Fix segfault in net command
Volker Lendecke
1
-1
/
+1
2002-08-31
Convert M_DEBUG(0 to M_DEBUG(10 for non-error cases ...
Richard Sharpe
1
-8
/
+8
2002-08-31
Add a dash of static.
Andrew Bartlett
2
-3
/
+3
2002-08-31
Add a bit of 'const' and move a lot of our 'repeditive' DEBUG() statements to
Andrew Bartlett
4
-71
/
+67
2002-08-31
Avoid writing unitialised bytes to the wire (and consequent valgrind warnings)
Andrew Bartlett
1
-1
/
+5
2002-08-30
Add a fix for 'query_disp_info level 2', which should return all machines in
Andrew Bartlett
1
-19
/
+21
2002-08-30
Fix bug with stat mode open being done on read-only open with
Jeremy Allison
1
-8
/
+10
2002-08-30
Correct error message.
Jeremy Allison
1
-1
/
+1
2002-08-30
Correctly fail opens with mismatching SYSTEM or HIDDEN attributes if we
Jeremy Allison
1
-0
/
+36
2002-08-30
off by one in writing to malloced array. this fixes smbd crash I saw at
Herb Lewis
1
-2
/
+2
2002-08-30
Better error reporting on OPEN test.
Jeremy Allison
1
-2
/
+4
2002-08-30
Put PRINTER_DRIVER back in
Jelmer Vernooij
1
-0
/
+240
2002-08-30
Added attribute specific OPEN tests (for SYSTEM and HIDDEN).
Jeremy Allison
1
-0
/
+44
2002-08-30
fix up print portion of registry. Merge from APP_HEAD.
Gerald Carter
4
-98
/
+51
2002-08-30
based on function prototype, the args were switched - this gave an error
Herb Lewis
1
-1
/
+1
[prev]
[next]