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-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
2012-07-19
Move source4/smbd/pidfile into lib/util in preparation for making it in common.
Jeremy Allison
3
-1
/
+158
2012-07-19
s3-param: Remove special case for lp_ctdbd_socket(), set CTDB_PATH as default
Andrew Bartlett
1
-0
/
+1
2012-07-19
lib/param: bring lp_smb_ports() into common by making it a list everywhere
Andrew Bartlett
2
-1
/
+1
2012-07-19
s3-param: Make lp_name_resolve_order() return a list
Andrew Bartlett
2
-1
/
+1
2012-07-19
s4-param: Remove unused "idmap trusted only"
Andrew Bartlett
1
-12
/
+0
2012-07-19
lib/param: Add my copyright
Andrew Bartlett
1
-0
/
+1
2012-07-19
lib/param: bring lp_time_server() into common
Andrew Bartlett
2
-1
/
+1
2012-07-18
talloc_stack: abort in developer me if no stackframe on talloc_tos()
Rusty Russell
2
-4
/
+9
2012-07-18
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
1
-1
/
+1
2012-07-18
lib/util/modules.c: fix stackframe leak.
Rusty Russell
1
-1
/
+2
2012-07-18
talloc_stack: report lazy freeing (panic if DEVELOPER).
Rusty Russell
1
-0
/
+11
2012-07-18
talloc_stack: always include the location when creating a talloc_stackframe().
Rusty Russell
2
-8
/
+11
2012-07-18
talloc_stack: handle more than one talloc_stackframe_pool()
Rusty Russell
1
-8
/
+9
2012-07-18
talloc: don't allow a talloc_pool inside a talloc_pool.
Rusty Russell
2
-1
/
+9
2012-07-18
talloc: use a struct for pool headers.
Rusty Russell
2
-106
/
+90
2012-07-16
pytdb: Check if the database is closed before we touch it
Andrew Bartlett
2
-10
/
+85
2012-07-16
pytdb: Check for errors parsing strings into TDB_DATA
Andrew Bartlett
1
-0
/
+16
2012-07-13
lib/util: Allocate enough space to reference blob->data[len]
Andrew Bartlett
1
-3
/
+3
2012-07-09
lib/ldb: Bump ldb release due to pyldb changes
Andrew Bartlett
3
-1
/
+261
2012-07-06
pyldb: Add bindings for ldb_dn_remove_base_components
Andrew Bartlett
2
-0
/
+20
2012-07-06
pyldb: Fix dn concat operation to be the other way around
Andrew Bartlett
2
-2
/
+2
2012-07-06
s4-selftest: Test samba-tool domain dcpromo
Andrew Bartlett
1
-1
/
+1
2012-07-05
talloc: remove unused variables
Björn Jacke
1
-5
/
+0
2012-07-05
lib/addns: remove defines we don't need or have for sure via libreplace
Björn Jacke
1
-84
/
+0
2012-07-05
lib/addns: remove use of uint8 uint16 and uint32 in favour of C99 types
Björn Jacke
6
-112
/
+112
2012-07-04
replace: make the INT64_MAX define more portable
Björn Jacke
1
-1
/
+1
2012-07-04
ntdb: make --disable-ntdb work properly.
Rusty Russell
2
-6
/
+9
2012-07-03
ldb: bump version due to header and internal implementation changes
Andrew Bartlett
3
-1
/
+261
2012-07-02
Ensure we select the correct syscall numbers on a 32-bit Linux system.
Jeremy Allison
1
-0
/
+46
2012-06-30
ccan: make it a grouping library.
Rusty Russell
1
-0
/
+10
2012-06-30
Try and fix the autoconf build on Solaris/Nexenta/etc.
Jeremy Allison
1
-1
/
+32
2012-06-29
lib/ccan: readd execinfo dependency to failtest
Stefan Metzmacher
1
-1
/
+4
2012-06-29
lib/util: fix fd leak in anonymous_shared_allocate() if MAP_ANON is not avail...
Stefan Metzmacher
1
-1
/
+14
2012-06-29
ccan: we're subsystems, not a library.
Rusty Russell
4
-24
/
+39
2012-06-29
Move back to using per-thread credentials on Linux. Fixes the glibc native AI...
Jeremy Allison
3
-12
/
+46
2012-06-28
Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.
Jeremy Allison
7
-32
/
+264
2012-06-28
Add missing setresgid() wrapper.
Jeremy Allison
1
-0
/
+1
2012-06-29
lib/param: let "SMB2" select PROTOCOL_SMB2_10
Stefan Metzmacher
1
-1
/
+1
2012-06-28
replace: define INT64_MAX when not defined
Björn Jacke
1
-0
/
+4
2012-06-27
s3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
Andrew Bartlett
2
-3
/
+3
2012-06-27
lib/ldb: Print trace messages for modify correctly
Andrew Bartlett
1
-1
/
+1
[prev]
[next]