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
/
notify.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-spoolss: fix notify_printer_status_byname.
Günther Deschner
2009-02-24
1
-1
/
+3
*
s3:printing: make some functions static and use tevent functions
Stefan Metzmacher
2009-01-22
1
-8
/
+12
*
s3:events: change event_add_timed() prototype to match samba4
Stefan Metzmacher
2009-01-05
1
-2
/
+1
*
Fix a spinning smbd when printing
Volker Lendecke
2008-12-30
1
-1
/
+1
*
Simply our main loop processing. A lot :-). Correctly use events for all the ...
Jeremy Allison
2008-10-03
1
-0
/
+26
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-6
/
+6
*
r24069: Fix Coverity ID 368. We would segfault if 0 < data.dsize < 8
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23112: Trim down the message.c API slightly: The messages_pending_for_pid is...
Volker Lendecke
2007-10-10
1
-8
/
+1
*
r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r23023: Get rid of the only caller of message_send_pid_with_timeout(). This r...
Volker Lendecke
2007-10-10
1
-5
/
+13
*
r22868: Replace some message_send_pid calls with messaging_send_pid calls. More
Volker Lendecke
2007-10-10
1
-6
/
+12
*
r22589: Make TALLOC_ARRAY consistent across all uses.
Jeremy Allison
2007-10-10
1
-3
/
+7
*
r22542: Move over to using the _strict varients of the talloc
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22009: change TDB_DATA from char * to unsigned char *
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r17590: Some C++ Warnings
Volker Lendecke
2007-10-10
1
-3
/
+3
*
r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-5
/
+7
*
r6595: This is Volkers new-talloc patch. Just got the go-ahead from
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-8
/
+8
*
r3067: patch based on volker's initial work in trunk that fixes the queu upda...
Gerald Carter
2007-10-10
1
-47
/
+38
*
r2133: Several fixes:
Gerald Carter
2007-10-10
1
-5
/
+8
*
r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replication
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r925: add changes frpm trunk (r841 and r842) -- enable background queue updat...
Gerald Carter
2007-10-10
1
-0
/
+9
*
a small include file rearrangement that doesn't affect normal
Andrew Tridgell
2003-11-12
1
-0
/
+1
*
updating version in copyright
Gerald Carter
2003-10-14
1
-1
/
+1
*
More printf portability fixes. Got caught out by some gcc'isms last
Tim Potter
2003-07-25
1
-4
/
+4
*
More printf fixes - size_t is long on some architectures.
Tim Potter
2003-07-24
1
-2
/
+2
*
Some const correctness. Stop tdb being used as a remote backend. If an
Jeremy Allison
2003-06-27
1
-1
/
+1
*
Limit the number of outstanding print notify messages for a process to
Jeremy Allison
2003-04-23
1
-1
/
+8
*
Ensure we're not filtering our essential delete messages.
Jeremy Allison
2003-04-10
1
-11
/
+21
*
Subtle changes to message handling after ENUMJOBS.
Jeremy Allison
2003-04-02
1
-1
/
+4
*
* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736
Gerald Carter
2003-02-15
1
-2
/
+33
*
off by one bug in string length; CR 1159
Gerald Carter
2003-02-14
1
-1
/
+1
*
Merge from HEAD: Fix NULL pointer de-reference in arguments to tdb_pack.
Andrew Bartlett
2003-02-12
1
-4
/
+4
*
Collapse duplicate messages before sending.
Jeremy Allison
2003-02-05
1
-80
/
+132
*
Add 3 second timeout when terminating server and sending print notify
Jeremy Allison
2003-01-30
1
-4
/
+4
*
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
1
-1
/
+1
*
[print notify fixes from APP_HEAD]
Gerald Carter
2002-11-26
1
-0
/
+87
*
Merge of scalable printing code fix... Needs testing.
Jeremy Allison
2002-11-07
1
-30
/
+59
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-16
/
+104
*
Sync 3.0 branch with HEAD
Jelmer Vernooij
2002-08-17
1
-24
/
+41
*
*Experimental* new large-scaling printer code. Splits printing.tdb into
Jeremy Allison
2002-07-11
1
-9
/
+9
*
Proper merge of all the working printing stuff from APPLIANCE_HEAD.
Jeremy Allison
2002-06-28
1
-0
/
+230