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
/
rpc_server
/
srv_spoolss_nt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-12-05
Use print_queue_length() by preference if we don't need a queue
Jeremy Allison
1
-21
/
+3
2001-12-05
Improved efficiency of enumerating print queue's under a particular
Jeremy Allison
1
-9
/
+2
2001-11-30
merge from APPLIANCE_HEAD
Gerald Carter
1
-16
/
+20
2001-11-30
Check error returns.
Jeremy Allison
1
-4
/
+12
2001-11-30
Gerald's fix.
Jeremy Allison
1
-6
/
+2
2001-11-30
Renamed sid field in SEC_ACE to trustee to be more in line with MS's
Tim Potter
1
-2
/
+2
2001-11-28
merge from APPLIANCE_HEAD
Gerald Carter
1
-12
/
+9
2001-11-27
Added PRINTER_ALREADY_EXISTS error check from Gerry.
Jeremy Allison
1
-3
/
+16
2001-11-22
remove unused variables
Gerald Carter
1
-1
/
+0
2001-11-22
merge from 2.2
Gerald Carter
1
-33
/
+322
2001-11-15
FALSE -> False
Tim Potter
1
-1
/
+1
2001-11-05
Wrote some stubs for new win2k only spoolss rpc commands:
Tim Potter
1
-0
/
+38
2001-10-16
Fix some unicode string error.
Jean-François Micouleau
1
-31
/
+42
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-1
/
+0
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-116
/
+106
2001-09-14
merge from appliance_head
Gerald Carter
1
-6
/
+6
2001-09-10
cut-n-paste error
Gerald Carter
1
-1
/
+1
2001-09-10
merge from APPLIANCE_HEAD
Gerald Carter
1
-12
/
+21
2001-09-04
a fix for fussy compilers
Andrew Tridgell
1
-1
/
+1
2001-09-04
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
1
-96
/
+107
2001-09-03
more NTSTATUS/WERROR conversion
Andrew Tridgell
1
-158
/
+156
2001-09-03
the next step in our error code handling change
Andrew Tridgell
1
-232
/
+229
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
1
-228
/
+224
2001-08-13
merge from 2.2
Gerald Carter
1
-0
/
+12
2001-08-12
this is a big global fix for the ptr = Realloc(ptr, size) bug.
Simo Sorce
1
-19
/
+50
2001-08-10
Merge in the NT drivers changes from 2.2.
Jeremy Allison
1
-3
/
+24
2001-08-10
Replaced the duplicate DOS constants with appropriate ones from doserr.h to
Tim Potter
1
-276
/
+279
2001-07-25
Held a shoot-out between NT_STATUS_NO_PROBLEMO and NT_STATUS_NOPROBLEMO.
Tim Potter
1
-61
/
+61
2001-07-04
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
1
-4
/
+4
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-41
/
+26
2001-06-26
SGI compiler fixes.
Herb Lewis
1
-12
/
+0
2001-06-13
Make message receive fn static.
Jeremy Allison
1
-1
/
+1
2001-06-02
i18n bugfix merge from appliance.
Tim Potter
1
-1
/
+6
2001-05-18
merge from 2.2 (deleteprinterdriver RPC)
Gerald Carter
1
-0
/
+82
2001-04-27
More acl -> the_acl, %d with uid_t issues.
Jeremy Allison
1
-13
/
+13
2001-04-27
fix a bug in printer name handling that jerry reported.
Jean-François Micouleau
1
-3
/
+8
2001-04-16
Getting medieval with compiler warnings as Jeremy puts it.
Tim Potter
1
-1
/
+1
2001-04-13
Merge of Andrew's changes in 2.2.
Jeremy Allison
1
-15
/
+11
2001-04-13
As Andrew suggested, make smbrun return a fd for a deleted file which can then
Jeremy Allison
1
-35
/
+23
2001-04-12
Changed lp_add/delete/enum scripts to use lockdir if spool dir doesn't
Jeremy Allison
1
-13
/
+9
2001-04-07
Added 3 params to manipulate shares. "add share command/change share command/
Jeremy Allison
1
-16
/
+0
2001-04-03
Missed forms update - my CVS mistake.
Jeremy Allison
1
-21
/
+70
2001-04-03
test commit for jeremy
Andrew Tridgell
1
-1
/
+1
2001-03-28
rename of 16 new_smb_io functions to smb_io_* for consistency sake
Gerald Carter
1
-23
/
+23
2001-03-27
merge from 2.2.
Gerald Carter
1
-16
/
+16
2001-03-13
Move to a handle database per pipe name, not per pipe.
Jeremy Allison
1
-20
/
+33
2001-03-11
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
1
-236
/
+198
2001-03-07
Sync up handle creation with 2.2 branch. We can now join AS/U domains and
Jeremy Allison
1
-11
/
+3
2001-03-03
Fixed up overrun read when marshelling SYSTEMTIME struct. This was a subtle o...
Jeremy Allison
1
-2
/
+4
2001-03-03
Roll back to using malloc/realloc on some of spoolss in head.
Jeremy Allison
1
-57
/
+57
[next]