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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
param: Make socket_address common, Revert 611ef42053eb99f4c29d4efa86eaea9f1ca...
Andrew Bartlett
2012-07-27
2
-1
/
+1
*
lib/param: Merge parameter tables into a common file
Andrew Bartlett
2012-07-27
2
-4123
/
+4126
*
lib/param: Merge in source3 parameters into parmeter table
Andrew Bartlett
2012-07-27
1
-15
/
+48
*
lib/param: Merge "Security Options" section from source3/param
Andrew Bartlett
2012-07-27
1
-24
/
+589
*
lib/param: Merge "Logging Options" section from source3/param
Andrew Bartlett
2012-07-27
1
-7
/
+109
*
lib/param: Merge "Protocol Options" section from source3/param
Andrew Bartlett
2012-07-27
1
-54
/
+253
*
lib/param: Merge "Tuning Options" section from source3/param
Andrew Bartlett
2012-07-27
1
-4
/
+252
*
lib/param: Merge "Printing Options" section from source3/param
Andrew Bartlett
2012-07-27
1
-3
/
+290
*
s3/aio_fork: fix build on irix
Björn Jacke
2012-07-26
2
-0
/
+5
*
lib/param: Merge "Filename Handling" section from source3/param
Andrew Bartlett
2012-07-26
1
-7
/
+211
*
lib/param: Merge "Domain Options" section from source3/param
Andrew Bartlett
2012-07-26
1
-0
/
+13
*
lib/param: Merge "Logon Options" section from source3/param
Andrew Bartlett
2012-07-26
1
-8
/
+186
*
lib/param: Merge "Browse Options" section from source3/param
Andrew Bartlett
2012-07-26
1
-14
/
+73
*
lib/param: Merge "WINS Options" section from source3/param
Andrew Bartlett
2012-07-26
1
-1
/
+13
*
lib/param: Merge "Locking Options" section from source3/param
Andrew Bartlett
2012-07-26
1
-5
/
+89
*
lib/param: Merge "Ldap Options" section from source3/param
Andrew Bartlett
2012-07-26
1
-0
/
+178
*
lib/param: Merge "EventLog Options" section from source3/param
Andrew Bartlett
2012-07-26
1
-0
/
+10
*
lib/param: Merge "Miscellaneous Options" section from source3/param
Andrew Bartlett
2012-07-26
1
-12
/
+491
*
lib/param: Merge VFS and MSDFS parameters from source3 into lib/param
Andrew Bartlett
2012-07-24
1
-9
/
+44
*
lib/param: Merge Winbind parameters from source3 into lib/param
Andrew Bartlett
2012-07-24
1
-23
/
+247
*
lib/param: Merge DNS parameters with source3 param
Andrew Bartlett
2012-07-24
1
-18
/
+29
*
lib/param: Rearrange AD DC options to make a merge with the source3 table easier
Andrew Bartlett
2012-07-24
1
-50
/
+53
*
lib/param: Re-arrange TLS parameters into their own section
Andrew Bartlett
2012-07-24
1
-48
/
+51
*
lib/param: Add handler overrides
Andrew Bartlett
2012-07-24
1
-0
/
+18
*
lib/param: Merge handling of security/domain master/domain logons/server role
Andrew Bartlett
2012-07-24
2
-19
/
+13
*
lib/param: Make lp_usershare_max_shares() a common parameter
Andrew Bartlett
2012-07-24
1
-0
/
+1
*
lib/param: Move all enum declarations to lib/param
Andrew Bartlett
2012-07-24
2
-0
/
+219
*
lib/param: Rename param_enums.c to param_table.c
Andrew Bartlett
2012-07-24
2
-1
/
+1
*
lib/param: Remove 'case insensitive filesystem'
Andrew Bartlett
2012-07-24
2
-9
/
+0
*
lib/param: Remove "ntptr providor" and hard-code in s4 spoolss server
Andrew Bartlett
2012-07-24
2
-10
/
+0
*
param: Make internal handler for 'server role' common
Andrew Bartlett
2012-07-24
2
-1
/
+1
*
param: Make the 'unicode' parameter common
Andrew Bartlett
2012-07-24
2
-1
/
+1
*
lib/crypto: add aes_ccm_128
Stefan Metzmacher
2012-07-23
4
-1
/
+226
*
Add debugs to functions. Add pidfile_unlink().
Jeremy Allison
2012-07-19
2
-0
/
+25
*
Move source4/smbd/pidfile into lib/util in preparation for making it in common.
Jeremy Allison
2012-07-19
3
-1
/
+158
*
s3-param: Remove special case for lp_ctdbd_socket(), set CTDB_PATH as default
Andrew Bartlett
2012-07-19
1
-0
/
+1
*
lib/param: bring lp_smb_ports() into common by making it a list everywhere
Andrew Bartlett
2012-07-19
2
-1
/
+1
*
s3-param: Make lp_name_resolve_order() return a list
Andrew Bartlett
2012-07-19
2
-1
/
+1
*
s4-param: Remove unused "idmap trusted only"
Andrew Bartlett
2012-07-19
1
-12
/
+0
*
lib/param: Add my copyright
Andrew Bartlett
2012-07-19
1
-0
/
+1
*
lib/param: bring lp_time_server() into common
Andrew Bartlett
2012-07-19
2
-1
/
+1
*
talloc_stack: abort in developer me if no stackframe on talloc_tos()
Rusty Russell
2012-07-18
2
-4
/
+9
*
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
2012-07-18
1
-1
/
+1
*
lib/util/modules.c: fix stackframe leak.
Rusty Russell
2012-07-18
1
-1
/
+2
*
talloc_stack: report lazy freeing (panic if DEVELOPER).
Rusty Russell
2012-07-18
1
-0
/
+11
*
talloc_stack: always include the location when creating a talloc_stackframe().
Rusty Russell
2012-07-18
2
-8
/
+11
*
talloc_stack: handle more than one talloc_stackframe_pool()
Rusty Russell
2012-07-18
1
-8
/
+9
*
talloc: don't allow a talloc_pool inside a talloc_pool.
Rusty Russell
2012-07-18
2
-1
/
+9
*
talloc: use a struct for pool headers.
Rusty Russell
2012-07-18
2
-106
/
+90
*
pytdb: Check if the database is closed before we touch it
Andrew Bartlett
2012-07-16
2
-10
/
+85
[next]