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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-06
lib/socket_wrapper: writev returns ssize_t, not int
Christian Ambach
2
-2
/
+2
2012-08-06
lib/param: move enum dns_update_settings to lib/param
Christian Ambach
2
-1
/
+3
2012-08-06
Revert "ldb: Add parameter to avoid NULL format string flagged by -Werror=for...
Andrew Bartlett
1
-1
/
+1
2012-08-06
lib/param: Also enable vlp when --enable-selftest is specified
Andrew Bartlett
2
-2
/
+2
2012-08-04
doc: Remove build/ from doxygen config or it will not work in brew.
Andreas Schneider
3
-12
/
+3
2012-08-03
lib/dbwrap: rewrite lock order check to ease debugging
Gregor Beck
2
-30
/
+56
2012-07-31
lib/ldb: Ensure rename target does not exist before deleting old record
Andrew Bartlett
4
-3
/
+301
2012-07-31
tevent: Refer to the correct header in testsuite.c
Volker Lendecke
1
-1
/
+1
2012-07-30
ldb: Add parameter to avoid NULL format string flagged by -Werror=format
Andrew Bartlett
1
-1
/
+1
2012-07-30
lib/tdb: Fix format string errors found by -Werror=format in tdb tests
Andrew Bartlett
1
-4
/
+4
2012-07-30
lib/ntdb: Fix format string errors found by -Werror=format in ntdb tests
Andrew Bartlett
1
-1
/
+1
2012-07-30
lib/ccan: Fix format string errors found by -Werror=format in ccan failtest
Andrew Bartlett
1
-2
/
+2
2012-07-27
lib/param: Rename "socket address" to "nbt client socket address" to clarify ...
Andrew Bartlett
3
-3
/
+12
2012-07-27
lib/param: Mark lpcfg_cachedir and lpcfg_statedir as const char *
Andrew Bartlett
1
-2
/
+2
2012-07-27
lib/param: Remove unused "paranoid server security"
Andrew Bartlett
3
-11
/
+0
2012-07-27
docs: Mark "socket address" as deprecated
Andrew Bartlett
1
-1
/
+1
2012-07-27
param: Make socket_address common, Revert 611ef42053eb99f4c29d4efa86eaea9f1ca...
Andrew Bartlett
2
-1
/
+1
2012-07-27
lib/param: Merge parameter tables into a common file
Andrew Bartlett
2
-4123
/
+4126
2012-07-27
lib/param: Merge in source3 parameters into parmeter table
Andrew Bartlett
1
-15
/
+48
2012-07-27
lib/param: Merge "Security Options" section from source3/param
Andrew Bartlett
1
-24
/
+589
2012-07-27
lib/param: Merge "Logging Options" section from source3/param
Andrew Bartlett
1
-7
/
+109
2012-07-27
lib/param: Merge "Protocol Options" section from source3/param
Andrew Bartlett
1
-54
/
+253
2012-07-27
lib/param: Merge "Tuning Options" section from source3/param
Andrew Bartlett
1
-4
/
+252
2012-07-27
lib/param: Merge "Printing Options" section from source3/param
Andrew Bartlett
1
-3
/
+290
2012-07-26
s3/aio_fork: fix build on irix
Björn Jacke
2
-0
/
+5
2012-07-26
lib/param: Merge "Filename Handling" section from source3/param
Andrew Bartlett
1
-7
/
+211
2012-07-26
lib/param: Merge "Domain Options" section from source3/param
Andrew Bartlett
1
-0
/
+13
2012-07-26
lib/param: Merge "Logon Options" section from source3/param
Andrew Bartlett
1
-8
/
+186
2012-07-26
lib/param: Merge "Browse Options" section from source3/param
Andrew Bartlett
1
-14
/
+73
2012-07-26
lib/param: Merge "WINS Options" section from source3/param
Andrew Bartlett
1
-1
/
+13
2012-07-26
lib/param: Merge "Locking Options" section from source3/param
Andrew Bartlett
1
-5
/
+89
2012-07-26
lib/param: Merge "Ldap Options" section from source3/param
Andrew Bartlett
1
-0
/
+178
2012-07-26
lib/param: Merge "EventLog Options" section from source3/param
Andrew Bartlett
1
-0
/
+10
2012-07-26
lib/param: Merge "Miscellaneous Options" section from source3/param
Andrew Bartlett
1
-12
/
+491
2012-07-24
lib/param: Merge VFS and MSDFS parameters from source3 into lib/param
Andrew Bartlett
1
-9
/
+44
2012-07-24
lib/param: Merge Winbind parameters from source3 into lib/param
Andrew Bartlett
1
-23
/
+247
2012-07-24
lib/param: Merge DNS parameters with source3 param
Andrew Bartlett
1
-18
/
+29
2012-07-24
lib/param: Rearrange AD DC options to make a merge with the source3 table easier
Andrew Bartlett
1
-50
/
+53
2012-07-24
lib/param: Re-arrange TLS parameters into their own section
Andrew Bartlett
1
-48
/
+51
2012-07-24
lib/param: Add handler overrides
Andrew Bartlett
1
-0
/
+18
2012-07-24
lib/param: Merge handling of security/domain master/domain logons/server role
Andrew Bartlett
2
-19
/
+13
2012-07-24
lib/param: Make lp_usershare_max_shares() a common parameter
Andrew Bartlett
1
-0
/
+1
2012-07-24
lib/param: Move all enum declarations to lib/param
Andrew Bartlett
2
-0
/
+219
2012-07-24
lib/param: Rename param_enums.c to param_table.c
Andrew Bartlett
2
-1
/
+1
2012-07-24
lib/param: Remove 'case insensitive filesystem'
Andrew Bartlett
2
-9
/
+0
2012-07-24
lib/param: Remove "ntptr providor" and hard-code in s4 spoolss server
Andrew Bartlett
2
-10
/
+0
2012-07-24
param: Make internal handler for 'server role' common
Andrew Bartlett
2
-1
/
+1
2012-07-24
param: Make the 'unicode' parameter common
Andrew Bartlett
2
-1
/
+1
2012-07-23
lib/crypto: add aes_ccm_128
Stefan Metzmacher
4
-1
/
+226
2012-07-19
Add debugs to functions. Add pidfile_unlink().
Jeremy Allison
2
-0
/
+25
[next]