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
/
printing
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-30
s3-locking: move locking prototypes out of proto.h.
Günther Deschner
1
-0
/
+1
2011-03-30
s3: printing needs parts of smbd.
Günther Deschner
3
-0
/
+3
2011-03-30
s3: include smbd/smbd.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-passdb: use passdb headers where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
registry: create and use shared libcli/registry/util_reg.h header.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
7
-0
/
+7
2011-03-30
s3-includes: only include system/passwd.h when needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/syslog.h when needed.
Günther Deschner
1
-0
/
+1
2011-03-29
s3-spoolssd: Register spoolssd endpoints.
Andreas Schneider
1
-0
/
+8
2011-03-29
s3-spoolssd: Fixed logfile creation.
Andreas Schneider
1
-2
/
+11
2011-03-29
s3-spoolssd: Added missing include.
Andreas Schneider
1
-0
/
+2
2011-03-29
s3-spoolssd: Pass down event and messanging context.
Andreas Schneider
1
-20
/
+42
2011-03-29
s3-spoolssd: Fixed reopening of logs.
Andreas Schneider
1
-8
/
+10
2011-03-29
s3:spoolssd Initialize the spoolss rpc interfaces
Simo Sorce
1
-0
/
+33
2011-03-29
s3:spoolssd Add spoolss own signal handlers
Simo Sorce
1
-2
/
+53
2011-03-29
s3:spoolssd handle smb.conf reloads directly
Simo Sorce
1
-0
/
+14
2011-03-29
s3:spoolssd Create our own log file
Simo Sorce
1
-0
/
+18
2011-03-29
s3:spoolssd Add skeleton for spoolss daemon
Simo Sorce
1
-0
/
+83
2011-03-29
s3:printing Make print_queue_receive public
Simo Sorce
1
-1
/
+1
2011-03-16
s3-printing: fix memory leak in print_cups.c
David Disseldorp
1
-16
/
+9
2011-03-16
s3-printing: remove duplicate cups response processing code
David Disseldorp
1
-147
/
+94
2011-03-16
s3-printing: use printcap IDL for IPC
David Disseldorp
1
-131
/
+107
2011-03-04
s3-printing: fix cups pcap reload with no printers
David Disseldorp
1
-12
/
+27
2011-03-04
s3-printing: remove unneeded local_pcap_copy global
David Disseldorp
1
-36
/
+18
2011-03-04
s3-printing: follow force user/group for driver IO
David Disseldorp
1
-1
/
+46
2011-03-02
s3-server_id: only include server_id where needed.
Günther Deschner
1
-0
/
+1
2011-03-02
s3-printing: vfs_connect prior to driver/dfs IO
David Disseldorp
1
-0
/
+3
2011-03-02
s3-printing: clean up get_correct_cversion error paths
David Disseldorp
1
-18
/
+16
2011-03-02
s3-printing: fix move_driver_to_download_area() error paths
David Disseldorp
1
-68
/
+51
2011-02-28
Fix compiler warning on casting -1 to uint32.
Jeremy Allison
1
-3
/
+3
2011-02-28
Fix some types
Jelmer Vernooij
1
-1
/
+1
2011-02-22
s3-printing: move more printing structs to printing.h
Günther Deschner
1
-0
/
+1
2011-02-22
s3-printing: only include printing where really needed.
Günther Deschner
2
-1
/
+5
2011-02-22
s3-printing: fix pcacp prototypes and includes.
Günther Deschner
2
-0
/
+7
2011-02-22
s3-printing: isolate print notification prototypes better.
Günther Deschner
3
-0
/
+89
2011-02-22
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2011-02-22
s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info
Andrew Bartlett
4
-47
/
+47
2011-02-10
s3-rpc_server: move services into individual directories.
Günther Deschner
2
-2
/
+2
2011-02-10
s3-auth Rename cryptic 'ptok' to security_token
Andrew Bartlett
1
-3
/
+3
2011-01-21
s3:printing: use dcerpc_spoolss_X() functions
Stefan Metzmacher
2
-47
/
+84
2011-01-07
s3-printing: remove printer_list_need_refresh
David Disseldorp
3
-41
/
+0
2011-01-07
s3-printing: remove old entries in pcap_cache_replace
David Disseldorp
3
-11
/
+24
2011-01-07
s3-printing: reload shares after pcap cache fill
David Disseldorp
4
-15
/
+52
2010-12-22
s3-printing: fix crash bug in print_spool_open().
Günther Deschner
1
-1
/
+3
2010-12-20
s3-printing: fix printer_list_traverse()
David Disseldorp
1
-1
/
+1
2010-11-29
s3-spoolss: Fix Bug #7641: handle win9x adddriver calls w/o config file.
Günther Deschner
1
-2
/
+8
2010-11-10
Fix bug 7781 - Samba transforms ShareName to lowercase (sharename) when addin...
Jeremy Allison
1
-12
/
+17
2010-10-22
Revert "Wrap security_token_has_privilege() with a check for lp_enable_privil...
Jeremy Allison
1
-1
/
+1
2010-10-22
Wrap security_token_has_privilege() with a check for lp_enable_privileges(). ...
Jeremy Allison
1
-1
/
+1
2010-10-20
s3: Make "unpack_pjob" static
Volker Lendecke
1
-1
/
+1
[prev]
[next]