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
/
rpc_server
/
spoolss
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:smbd: pass smbd_server_connection and a snumused function pointer to reloa...
Stefan Metzmacher
2011-12-15
1
-1
/
+11
*
s3:rpc_server/spoolss: remove reload_services check from delete_printer_hook()
Stefan Metzmacher
2011-12-15
1
-8
/
+0
*
Properly fix bug #8384 - Windows XP clients seem to crash smbd process every ...
Henry Wong
2011-11-04
1
-0
/
+1
*
Second attempt to fix bug #8384 - Windows XP clients seem to crash smbd proce...
Jeremy Allison
2011-10-26
1
-1
/
+1
*
Try and fix bug #8384 - Windows XP clients seem to crash smbd process every o...
Jeremy Allison
2011-10-24
1
-6
/
+17
*
s3-spoolss: Fix bug #8236 empty notify servername.
Andreas Schneider
2011-09-03
1
-0
/
+9
*
s3-messaging: Remove obsolete class.
Simo Sorce
2011-08-11
1
-13
/
+0
*
s3:spoolss: make use of cli_state_protocol()
Stefan Metzmacher
2011-08-02
1
-1
/
+1
*
s3-spoolss: Use existing handle in printer_driver_files_in_use().
Andreas Schneider
2011-07-28
1
-4
/
+2
*
s3-spoolss: Use existing handle in printer_driver_in_use().
Andreas Schneider
2011-07-28
1
-4
/
+2
*
s3-spoolss: Use get_session_info_system().
Andreas Schneider
2011-07-27
1
-19
/
+2
*
s3-spoolss: Free the info2 structure in _spoolss_GetPrinter.
Andreas Schneider
2011-07-27
1
-0
/
+1
*
s3-spoolss: Use tmp_ctx everywhere in _spoolss_DeletePrinterDriverEx.
Andreas Schneider
2011-07-27
1
-6
/
+6
*
s3-spoolss: Use tmp_ctx in winreg_enum_printer_key_internal.
Andreas Schneider
2011-07-27
1
-7
/
+20
*
s3-spoolss: Use tmp_ctx in winreg_printer_deleteform1_internal.
Andreas Schneider
2011-07-27
1
-4
/
+17
*
s3-spoolss: Use tmp_ctx in winreg_printer_setform1_internal.
Andreas Schneider
2011-07-27
1
-5
/
+18
*
s3-spoolss: Use tmp_ctx in winreg_printer_addform1_internal.
Andreas Schneider
2011-07-27
1
-4
/
+17
*
s3-spoolss: Use tmp_ctx in winreg_printer_getform1_internal.
Andreas Schneider
2011-07-27
1
-5
/
+18
*
s3-spoolss: Use tmp_ctx in winreg_printer_enumforms1_internal.
Andreas Schneider
2011-07-27
1
-5
/
+18
*
s3-spoolss: Use tmp_ctx in winreg_set_printer_secdesc_internal.
Andreas Schneider
2011-07-27
1
-5
/
+18
*
s3-spoolss: Use tmp_ctx in winreg_get_printer_secdesc_internal.
Andreas Schneider
2011-07-27
1
-5
/
+18
*
s3-spoolss: Use tmp_ctx in winreg_add_driver_internal.
Andreas Schneider
2011-07-27
1
-6
/
+19
*
s3-spoolss: Use tmp_ctx in winreg_del_driver_internal.
Andreas Schneider
2011-07-27
1
-5
/
+18
*
s3-spoolss: Use tmp_ctx in winreg_get_driver_list_internal.
Andreas Schneider
2011-07-27
1
-7
/
+20
*
s3-spoolss: Use tmp_ctx in winreg_get_driver_internal.
Andreas Schneider
2011-07-27
1
-7
/
+20
*
s3-spoolss: Use tmp_ctx in winreg_delete_printer_dataex_internal.
Andreas Schneider
2011-07-27
1
-6
/
+19
*
s3-spoolss: Use tmp_ctx in winreg_get_printer_dataex_internal.
Andreas Schneider
2011-07-27
1
-9
/
+22
*
s3-spoolss: Use tmp_ctx in winreg_enum_printer_dataex_internal.
Andreas Schneider
2011-07-27
1
-7
/
+20
*
s3-spoolss: Use tmp_ctx in winreg_set_printer_dataex_internal.
Andreas Schneider
2011-07-27
1
-9
/
+22
*
s3-spoolss: Use tmp_ctx in winreg_update_printer_internal.
Andreas Schneider
2011-07-27
1
-8
/
+21
*
s3-spoolss: Use tmp_ctx in winreg_create_printer_internal.
Andreas Schneider
2011-07-27
1
-4
/
+17
*
s3-spoolss: Use tmp_ctx in winreg_get_printer_internal.
Andreas Schneider
2011-07-27
1
-5
/
+17
*
s3-spoolss: Use tmp_ctx in winreg_printer_get_changeid_internal.
Andreas Schneider
2011-07-27
1
-5
/
+18
*
s3-spoolss: Use tmp_ctx in winreg_printer_update_changeid_internal.
Andreas Schneider
2011-07-27
1
-4
/
+17
*
s3-spoolss: Use tmp_ctx in winreg_delete_printer_key_internal.
Andreas Schneider
2011-07-27
1
-5
/
+18
*
s3-spoolss: Free local in winreg_printer_binding_handle.
Andreas Schneider
2011-07-27
1
-0
/
+1
*
s3-spoolss: Improve memory efficiency.
Simo Sorce
2011-07-27
1
-158
/
+242
*
s3-auth Use the common auth_session_info
Andrew Bartlett
2011-07-20
3
-69
/
+69
*
s3-auth use auth_user_info not netr_SamInfo3 in auth3_session_info
Andrew Bartlett
2011-07-20
1
-6
/
+6
*
s3-auth Use *unix_token rather than utok in struct auth3_session_info
Andrew Bartlett
2011-07-20
1
-13
/
+13
*
s3-auth Use struct auth3_session_info outside the auth subsystem
Andrew Bartlett
2011-07-20
3
-69
/
+69
*
s3-printing: safe a ton of roundtrips by reusing existing winreg binding_hand...
Günther Deschner
2011-07-07
1
-148
/
+191
*
s3-printing: use winreg_internal functions.
Günther Deschner
2011-07-07
1
-73
/
+73
*
s3-printing: add winreg_internal functions.
Günther Deschner
2011-07-07
3
-1
/
+540
*
s3-printing: add winreg_printer_binding_handle and remove most of srv_spoolss...
Günther Deschner
2011-07-07
2
-4772
/
+12
*
s3-printing: move driver_info_ctr_to_info8 to init_spoolss.h
Günther Deschner
2011-07-07
1
-0
/
+1
*
s3-printing: move os2 related functions to printing/nt_printing_os2.c.
Günther Deschner
2011-07-07
1
-0
/
+1
*
s3-spoolss: Replace client_id in the spoolss server.
Andreas Schneider
2011-07-04
1
-8
/
+63
*
s3-rpc_server: Migrate rpc function to tsocket_address.
Andreas Schneider
2011-07-04
1
-4
/
+12
*
s3-spoolss: Fix some valgrind warnings.
Andreas Schneider
2011-06-21
2
-8
/
+8
[next]