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
Age
Commit message (
Expand
)
Author
Files
Lines
2002-09-06
Detect and use syslog.h or sys/syslog.h corretly. Fixes lack of prototype for
Andrew Bartlett
4
-727
/
+775
2002-09-06
Initial version of printerdata_ex browsing.
Tim Potter
3
-5
/
+38
2002-09-06
Move printerdata dictionary object into it's own file.
Tim Potter
3
-12
/
+49
2002-09-06
Decode list of dependent files in printer driver info3 and info6.
Tim Potter
1
-1
/
+31
2002-09-06
level keys are inserted by conv routines.
Tim Potter
1
-14
/
+0
2002-09-06
Display debug data we are marshalling/unmarshalling a UNISTR in a
Tim Potter
1
-1
/
+7
2002-09-06
cli_spoolss_enumprinterdrivers:
Tim Potter
1
-0
/
+4
2002-09-05
Move the fancy NT_STATUS macros to a new file, so we can include them earlier
Andrew Bartlett
3
-38
/
+63
2002-09-05
Revert the "reverse" change to rpc_server/srv_spoolss_nt.c, simply
Jeremy Allison
2
-32
/
+9
2002-09-05
Fixed a little, long standing bug: smbclient -M <name> should resolve
Volker Lendecke
1
-3
/
+8
2002-09-05
Delivery notify messages over the back channel in *reverse* order in
Tim Potter
1
-3
/
+30
2002-09-05
Remove donotify as notifies are cheap now.
Jeremy Allison
1
-11
/
+11
2002-09-05
We shouldn't add printing flag here.
Jeremy Allison
1
-1
/
+1
2002-09-05
Send any queued up print notify messages in exit_server() so they
Tim Potter
1
-0
/
+2
2002-09-05
A netshareenum reply always contains an enum_hnd. win2k returns zero
Tim Potter
1
-4
/
+2
2002-09-05
Roussed on Jeremy for not putting in enough debugs in the new print
Tim Potter
2
-0
/
+8
2002-09-05
initial mem_ctx to NULL
Andrew Tridgell
2
-2
/
+2
2002-09-05
The new popt_common_debug code obviates the need to muck around with
Tim Potter
1
-10
/
+2
2002-09-04
Added better error code on out of space. Removed total jobs check - not
Jeremy Allison
3
-53
/
+16
2002-09-04
Only cache the user list on the SAMR handle for a particular
Andrew Bartlett
1
-6
/
+24
2002-09-04
Merge of (apparently working :-) new printing notify code.
Jeremy Allison
4
-37
/
+213
2002-09-04
Add bcast_msg_flags to connection struct. Allows sender to filter when
Jeremy Allison
9
-28
/
+59
2002-09-04
don't use ENCTYPE_ARCFOUR_HMAC unless the kerberos lib supports it
Andrew Tridgell
1
-5
/
+4
2002-09-04
Set default ACB attributes on 'unixsam' accounts. This means that machine
Andrew Bartlett
1
-0
/
+9
2002-09-04
Fix typo in comment.
Tim Potter
1
-1
/
+1
2002-09-04
Quietened some debugs.
Tim Potter
1
-2
/
+2
2002-09-04
remove inet_aton()
Gerald Carter
1
-1
/
+1
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
[next]