index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
printing
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Fix print_spool_end
Volker Lendecke
2011-04-05
1
-12
/
+0
*
s3-includes: only include ntdomain.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-messages: make ndr_messaging.h part of messages.h.
Günther Deschner
2011-03-30
4
-4
/
+0
*
s3-messages: only include messages.h where needed.
Günther Deschner
2011-03-30
4
-0
/
+4
*
s3-auth: printing needs auth.h
Günther Deschner
2011-03-30
4
-0
/
+4
*
s3-locking: move locking prototypes out of proto.h.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3: printing needs parts of smbd.
Günther Deschner
2011-03-30
3
-0
/
+3
*
s3: include smbd/smbd.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-passdb: use passdb headers where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
registry: create and use shared libcli/registry/util_reg.h header.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
7
-0
/
+7
*
s3-includes: only include system/passwd.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/syslog.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-spoolssd: Register spoolssd endpoints.
Andreas Schneider
2011-03-29
1
-0
/
+8
*
s3-spoolssd: Fixed logfile creation.
Andreas Schneider
2011-03-29
1
-2
/
+11
*
s3-spoolssd: Added missing include.
Andreas Schneider
2011-03-29
1
-0
/
+2
*
s3-spoolssd: Pass down event and messanging context.
Andreas Schneider
2011-03-29
1
-20
/
+42
*
s3-spoolssd: Fixed reopening of logs.
Andreas Schneider
2011-03-29
1
-8
/
+10
*
s3:spoolssd Initialize the spoolss rpc interfaces
Simo Sorce
2011-03-29
1
-0
/
+33
*
s3:spoolssd Add spoolss own signal handlers
Simo Sorce
2011-03-29
1
-2
/
+53
*
s3:spoolssd handle smb.conf reloads directly
Simo Sorce
2011-03-29
1
-0
/
+14
*
s3:spoolssd Create our own log file
Simo Sorce
2011-03-29
1
-0
/
+18
*
s3:spoolssd Add skeleton for spoolss daemon
Simo Sorce
2011-03-29
1
-0
/
+83
*
s3:printing Make print_queue_receive public
Simo Sorce
2011-03-29
1
-1
/
+1
*
s3-printing: fix memory leak in print_cups.c
David Disseldorp
2011-03-16
1
-16
/
+9
*
s3-printing: remove duplicate cups response processing code
David Disseldorp
2011-03-16
1
-147
/
+94
*
s3-printing: use printcap IDL for IPC
David Disseldorp
2011-03-16
1
-131
/
+107
*
s3-printing: fix cups pcap reload with no printers
David Disseldorp
2011-03-04
1
-12
/
+27
*
s3-printing: remove unneeded local_pcap_copy global
David Disseldorp
2011-03-04
1
-36
/
+18
*
s3-printing: follow force user/group for driver IO
David Disseldorp
2011-03-04
1
-1
/
+46
*
s3-server_id: only include server_id where needed.
Günther Deschner
2011-03-02
1
-0
/
+1
*
s3-printing: vfs_connect prior to driver/dfs IO
David Disseldorp
2011-03-02
1
-0
/
+3
*
s3-printing: clean up get_correct_cversion error paths
David Disseldorp
2011-03-02
1
-18
/
+16
*
s3-printing: fix move_driver_to_download_area() error paths
David Disseldorp
2011-03-02
1
-68
/
+51
*
Fix compiler warning on casting -1 to uint32.
Jeremy Allison
2011-02-28
1
-3
/
+3
*
Fix some types
Jelmer Vernooij
2011-02-28
1
-1
/
+1
*
s3-printing: move more printing structs to printing.h
Günther Deschner
2011-02-22
1
-0
/
+1
*
s3-printing: only include printing where really needed.
Günther Deschner
2011-02-22
2
-1
/
+5
*
s3-printing: fix pcacp prototypes and includes.
Günther Deschner
2011-02-22
2
-0
/
+7
*
s3-printing: isolate print notification prototypes better.
Günther Deschner
2011-02-22
3
-0
/
+89
*
s3: Fix a typo
Volker Lendecke
2011-02-22
1
-1
/
+1
*
s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info
Andrew Bartlett
2011-02-22
4
-47
/
+47
*
s3-rpc_server: move services into individual directories.
Günther Deschner
2011-02-10
2
-2
/
+2
*
s3-auth Rename cryptic 'ptok' to security_token
Andrew Bartlett
2011-02-10
1
-3
/
+3
*
s3:printing: use dcerpc_spoolss_X() functions
Stefan Metzmacher
2011-01-21
2
-47
/
+84
*
s3-printing: remove printer_list_need_refresh
David Disseldorp
2011-01-07
3
-41
/
+0
*
s3-printing: remove old entries in pcap_cache_replace
David Disseldorp
2011-01-07
3
-11
/
+24
*
s3-printing: reload shares after pcap cache fill
David Disseldorp
2011-01-07
4
-15
/
+52
*
s3-printing: fix crash bug in print_spool_open().
Günther Deschner
2010-12-22
1
-1
/
+3
*
s3-printing: fix printer_list_traverse()
David Disseldorp
2010-12-20
1
-1
/
+1
[next]