index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-10
Fix a c++ warning
Volker Lendecke
1
-1
/
+1
2011-08-10
Fix a c++ warning
Volker Lendecke
1
-1
/
+2
2011-08-10
s3: Adapt msg_idmap.c to Samba coding conventions
Volker Lendecke
1
-5
/
+5
2011-08-10
s3: Fix some nonempty blank lines
Volker Lendecke
1
-1
/
+1
2011-08-10
s3: Fix some typos -- Simo, please check
Volker Lendecke
1
-7
/
+7
2011-08-10
selftest: Always test the spoolss deamon.
Andreas Schneider
1
-0
/
+1
2011-08-10
s3-spoolss: Fix prototypes warnings.
Andreas Schneider
1
-1
/
+4
2011-08-10
s3-printing: Do not try to force reload.
Simo Sorce
2
-3
/
+7
2011-08-10
s3-spoolss: do not call pcap_cache_reload() directly
Simo Sorce
1
-5
/
+17
2011-08-10
s3-printing: Add child handler to bq process
Simo Sorce
1
-4
/
+32
2011-08-10
s3-spoolss: Fix printers related messaging
Simo Sorce
1
-4
/
+34
2011-08-10
s3-prefork: Fix use of child id.
Simo Sorce
2
-12
/
+11
2011-08-10
s3-printing: make sure to block SIGHUP ...
Simo Sorce
2
-4
/
+39
2011-08-10
s3-spoolss: Use a global variable for the pool
Simo Sorce
1
-60
/
+31
2011-08-10
s3-printing: Allow bq process to have own logfile
Simo Sorce
3
-26
/
+55
2011-08-10
s3-spoolssd: Use the child_id to open log files
Simo Sorce
1
-15
/
+43
2011-08-10
s3-prefork: Pass the child a child_id
Simo Sorce
3
-2
/
+4
2011-08-10
s3-printing: Force pcap reload when all ready
Simo Sorce
4
-5
/
+18
2011-08-10
s3-prefork: Return tsocket_address for client and server
Simo Sorce
3
-32
/
+68
2011-08-10
s3-prefork: Pass messaging context around too
Simo Sorce
3
-20
/
+59
2011-08-10
s3-prefork: Set up a SIGCHLD handler by default
Simo Sorce
3
-52
/
+94
2011-08-10
s3:spoolssd Start spoolssd from printing_subsystem_init
Simo Sorce
4
-41
/
+70
2011-08-10
s3-printing: Rework how the background process is started
Simo Sorce
6
-21
/
+42
2011-08-10
s3-prefork: Provide a cleanup function
Simo Sorce
3
-28
/
+25
2011-08-10
s3-prefork: Inline Doxygen Documentation
Simo Sorce
1
-0
/
+160
2011-08-10
s3-prefork: better timing out semantics
Simo Sorce
1
-4
/
+14
2011-08-10
s3-prefork: add support for multiple listning file descriptors
Simo Sorce
3
-95
/
+84
2011-08-10
s3-spoolssd: propagate SIGHUP to children
Simo Sorce
1
-11
/
+34
2011-08-10
s3-prefork: provide way to send a signal to all children
Simo Sorce
2
-0
/
+15
2011-08-10
s3-spoolssd: expand children pool when necessary
Simo Sorce
1
-7
/
+34
2011-08-10
s3-prefork: provide means to expand the pool size
Simo Sorce
2
-0
/
+33
2011-08-10
s3-spoolssd: Use parametric option for prefork parameters
Simo Sorce
1
-12
/
+48
2011-08-10
s3-spoolss: make listening asynchronous
Simo Sorce
1
-26
/
+60
2011-08-10
s3-spoolssd: Use the prefork framework in spoolssd
Simo Sorce
1
-3
/
+425
2011-08-10
s3-rpc_server: add termination function
Simo Sorce
2
-3
/
+23
2011-08-10
s3-rpc: Expose some internal functions
Simo Sorce
2
-33
/
+44
2011-08-10
s3-prefork: add way to manage number of clients per child
Simo Sorce
2
-3
/
+38
2011-08-10
s3-prefork: add asynchronous functions
Simo Sorce
2
-1
/
+267
2011-08-10
s3-prefork: implement prefork framework
Simo Sorce
4
-0
/
+580
2011-08-10
s3-printing: No need to register to smbd's children list
Simo Sorce
1
-19
/
+0
2011-08-10
tevent: cleanup nesting counter when doing a full reinit.
Simo Sorce
1
-0
/
+7
2011-08-10
lib-util: Make create_unlink_tmp argument optional
Simo Sorce
1
-1
/
+6
2011-08-10
lib-util: Make useful function a common utility.
Simo Sorce
3
-26
/
+37
2011-08-10
libutil: use AI_ADDRCONFIG only when AI_NUMERIC is not defined
Simo Sorce
1
-5
/
+11
2011-08-10
s3: Remove an unnecessary include
Volker Lendecke
1
-1
/
+0
2011-08-10
pytalloc: Regenerate ABI file.
Jelmer Vernooij
1
-0
/
+1
2011-08-10
pytalloc: Use consistent prefix for functions, add ABI file.
Jelmer Vernooij
23
-229
/
+239
2011-08-10
s3:idmap_tdb2: fix bug 8368 : correctly initialize "idmap config * : script" ...
Michael Adam
1
-1
/
+1
2011-08-10
s3:libsmb: make cli_session_setup_spnego() static
Stefan Metzmacher
2
-6
/
+4
2011-08-10
s3:winbindd_cm: use cli_session_setup() instead of cli_session_setup_spnego()
Stefan Metzmacher
1
-15
/
+18
[prev]
[next]