index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
printing
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc_server: Always use rpc_pipe_open_interface()
Simo Sorce
2011-05-13
1
-1
/
+1
*
s3-printing: make cups_pull_comment_location() work again.
Günther Deschner
2011-05-11
1
-13
/
+2
*
s3-printing: Fix double free of cups request.
Günther Deschner
2011-05-10
1
-4
/
+0
*
s3-printing: very obvious fix for cups_pull_comment_location().
Günther Deschner
2011-05-10
1
-1
/
+1
*
s3: only include tdb headers where needed.
Günther Deschner
2011-05-06
7
-1
/
+8
*
More simple const fixes.
Jeremy Allison
2011-05-05
2
-3
/
+3
*
s3-printing: run minimal_includes.pl.
Günther Deschner
2011-05-05
4
-9
/
+0
*
Fix warning messages caused by addition of null check in fstrcpy macro.
Jeremy Allison
2011-05-04
1
-1
/
+2
*
s3: include ntdomain.h before including generated srv_ headers.
Günther Deschner
2011-05-02
1
-0
/
+1
*
s3-printing: include ../librpc/ndr/libndr.h in ads printing.
Günther Deschner
2011-05-02
1
-0
/
+1
*
s3-printing: avoid using pipes_struct when only session_info is needed.
Günther Deschner
2011-05-02
1
-12
/
+11
*
s3-proto: move remaining spoolss protos to own header file.
Günther Deschner
2011-05-02
2
-0
/
+2
*
s3-proto: move rpc_srv_register protos and structs to town headerfile.
Günther Deschner
2011-05-02
1
-0
/
+1
*
Fix compiler warning in debug message.
Jeremy Allison
2011-04-21
1
-2
/
+2
*
s3-smbd: fix the AIX 5.3 build.
Günther Deschner
2011-04-20
1
-0
/
+1
*
s3-rpc_client: add and use rpc_client/rpc_client.h.
Günther Deschner
2011-04-13
2
-0
/
+2
*
s3-printing: Use become_user_by_session() function.
Andreas Schneider
2011-04-11
1
-3
/
+3
*
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
[next]