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-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
*
s3-spoolss: Fix Bug #7641: handle win9x adddriver calls w/o config file.
Günther Deschner
2010-11-29
1
-2
/
+8
*
Fix bug 7781 - Samba transforms ShareName to lowercase (sharename) when addin...
Jeremy Allison
2010-11-10
1
-12
/
+17
*
Revert "Wrap security_token_has_privilege() with a check for lp_enable_privil...
Jeremy Allison
2010-10-22
1
-1
/
+1
*
Wrap security_token_has_privilege() with a check for lp_enable_privileges(). ...
Jeremy Allison
2010-10-22
1
-1
/
+1
*
s3: Make "unpack_pjob" static
Volker Lendecke
2010-10-20
1
-1
/
+1
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
3
-0
/
+3
*
s3: Remove talloc_autofree_context() from get_printer_list_db()
Volker Lendecke
2010-10-08
1
-1
/
+1
*
s3: Fix a pointer error
Volker Lendecke
2010-10-04
1
-1
/
+1
*
s3: Attempt to fix the non-ads build
Volker Lendecke
2010-10-03
1
-1
/
+1
*
s3-spoolss: Fixed print_access_check server_info.
Andreas Schneider
2010-10-02
1
-1
/
+1
*
s3-spoolss: dont overwrite location change notify.
Günther Deschner
2010-10-01
1
-0
/
+13
*
s3-spoolss: Fix servername/printername handling which turns out to be very im...
Günther Deschner
2010-09-30
2
-5
/
+5
*
s3-printing: skip metadata entry when traversing printerlist.
Günther Deschner
2010-09-29
1
-0
/
+5
*
Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on all
Jeremy Allison
2010-09-27
1
-1
/
+1
*
s3-libads call common GUID_from_ndr_blob()
Andrew Bartlett
2010-09-20
1
-2
/
+5
*
s3/printing: avoid a possible race condition in the cache timeout
Björn Jacke
2010-09-16
1
-2
/
+1
*
s3/printing: make clock jump save and use monotonic time for cache timeout
Björn Jacke
2010-09-15
2
-14
/
+15
*
s3-printing: fix print_spool_terminate().
Günther Deschner
2010-09-15
1
-1
/
+1
*
s3-rpc_server: Moved ncacn_np declarations in common header file.
Simo Sorce
2010-09-15
2
-0
/
+2
*
s3-rpc_server: Convert rpc_connect_spoolss_pipe into a generic interface.
Simo Sorce
2010-09-15
1
-3
/
+22
*
s3-printing: Document the printer list functions.
Andreas Schneider
2010-09-15
1
-0
/
+64
*
s3-printing: Add method to skip refresh if just happned.
Simo Sorce
2010-09-15
3
-0
/
+34
*
s3-printing: Use printer list tdb in pcap.
Simo Sorce
2010-09-15
1
-21
/
+35
*
s3-printing: Added a printer list database.
Simo Sorce
2010-09-15
2
-0
/
+431
*
s3-privs Convert from user_has_privileges() -> security_token_has_privilege()
Andrew Bartlett
2010-09-11
1
-2
/
+1
*
s3-privs Further changes to remove SE_PRIV
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
s3-printing: fix non-ads build after prototype changes.
Günther Deschner
2010-09-10
1
-1
/
+1
*
s3-printing: Make missing auth_serversupplied_info const.
Andreas Schneider
2010-09-09
1
-3
/
+3
*
s3-printing: Make auth_serversupplied_info const.
Andreas Schneider
2010-09-09
2
-15
/
+15
*
s3-spoolss: fix some debug statements.
Günther Deschner
2010-09-03
1
-1
/
+1
*
s3-printing: add debug to get_correct_cversion().
Günther Deschner
2010-08-31
1
-0
/
+1
*
s3-build: only include krb5 environment variables where required.
Günther Deschner
2010-08-26
1
-0
/
+1
*
s3-printing: Added function to update the queue.
Andreas Schneider
2010-08-18
1
-30
/
+174
*
s3-printing: Rename jobs_changed functions to jobs_added.
Andreas Schneider
2010-08-18
1
-26
/
+26
*
s3: Use pipe_struct->client_id->name for pjob.clientmachine
Volker Lendecke
2010-08-18
1
-7
/
+2
*
s3: Move initializing pjob.clientname to print_job_start()
Volker Lendecke
2010-08-18
1
-8
/
+8
*
s3: Add "client_id" to pipes_struct
Volker Lendecke
2010-08-18
1
-0
/
+1
*
s3: Directly call write_data from print_job_write()
Volker Lendecke
2010-08-17
1
-1
/
+1
*
s3: Remove unused "pos" arg from print_job_write
Volker Lendecke
2010-08-17
1
-3
/
+2
*
s3-printing: fix BUG 7280 - auto printers not loading with registry
Jim McDonough
2010-08-16
1
-0
/
+4
*
s3-printing: Lift the use of smbd_server_fd from job_submit.
Volker Lendecke
2010-08-16
3
-18
/
+14
*
s3: Remove get_client_fd()
Volker Lendecke
2010-08-16
2
-4
/
+4
*
s3: Remove the smbd_messaging_context from load_printers
Volker Lendecke
2010-08-08
1
-3
/
+3
*
s3: Remove the smbd_messaging_context from pcap_cache_reload
Volker Lendecke
2010-08-08
2
-5
/
+7
*
s3: Remove the smbd_messaging_context from cups_cache_reload
Volker Lendecke
2010-08-08
3
-9
/
+9
[next]