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
...
*
replace: use libbsd for strlcat/strlcpy when available.
Jelmer Vernooij
2012-01-31
1
-15
/
+21
*
tdb2: make --enable-tdb2 the default.
Rusty Russell
2012-01-30
1
-2
/
+2
*
tdb2: add -1 and -2 options to tdbtorture
Rusty Russell
2012-01-30
1
-1
/
+18
*
tdb2:tdbtorture: use TEST_DATA_PREFIX for files
Rusty Russell
2012-01-30
1
-9
/
+34
*
tdb2: name tools the same as TDB1 tools.
Rusty Russell
2012-01-30
1
-5
/
+5
*
tdb2: tools/tdb2backup
Rusty Russell
2012-01-30
2
-0
/
+374
*
tdb_compat: only use hashsize attribute when O_CREAT
Rusty Russell
2012-01-30
1
-1
/
+1
*
ldb_wrap.c: fix TDB2-incompatible API usage.
Rusty Russell
2012-01-30
1
-1
/
+1
*
tdb2: copy tdb1's changed expansion logic.
Rusty Russell
2012-01-30
3
-27
/
+40
*
tdb2: careful on wrap.
Rusty Russell
2012-01-30
6
-20
/
+29
*
lib: Remove dead mszip code.
Andreas Schneider
2012-01-25
3
-710
/
+0
*
Introduce dump_data_file
Volker Lendecke
2012-01-25
2
-0
/
+17
*
ldbedit: prevent a transaction warning on failure
Kelly Yeoh
2012-01-25
1
-0
/
+1
*
param: handle P_BYTES in more places
Andrew Bartlett
2012-01-21
1
-0
/
+1
*
lib/param: avoid talloc_reference() in copy_service()
Stefan Metzmacher
2012-01-11
1
-3
/
+3
*
talloc/testsuite: fix compiler warnings
Stefan Metzmacher
2012-01-10
1
-1
/
+2
*
Add "repack" command to tdbtool.
Ira Cooper
2012-01-07
1
-0
/
+7
*
Fix compile when TDB_TRACE is enabled.
Ira Cooper
2012-01-06
1
-1
/
+1
*
pyldb: raise an exception if we can't add the attribute
Matthieu Patou
2012-01-03
1
-1
/
+6
*
ldb:ldb/common/ldb_controls.c - reference "err_string" variable correctly
Matthias Dieter Wallnöfer
2012-01-02
1
-1
/
+1
*
talloc: Slightly simplify talloc_unlink
Volker Lendecke
2012-01-02
1
-8
/
+7
*
talloc: Fix a typo
Volker Lendecke
2012-01-02
1
-3
/
+3
*
gensec: Allow an alternate set of modules to be specified
Andrew Bartlett
2011-12-28
1
-1
/
+1
*
lib/charset: Remove an unused variable
Volker Lendecke
2011-12-25
1
-0
/
+2
*
s3: Fix fn signatures in charset_macosx.c
Volker Lendecke
2011-12-25
2
-6
/
+6
*
tdb: Use tdb_parse_record in tdb_update_hash
Volker Lendecke
2011-12-25
1
-11
/
+15
*
tdb: Use tdb_parse_record in tdb_update_hash
Volker Lendecke
2011-12-25
1
-12
/
+16
*
libreplace: Don't check for standards.h on darwin (Lion)
Volker Lendecke
2011-12-25
1
-2
/
+10
*
ldb:ldb_tdb.c - fix warnings in "ltdb_init_rootdse"
Matthias Dieter Wallnöfer
2011-12-23
1
-7
/
+1
*
ldif-handler: Fix the case for attribute dnsproperty
Amitay Isaacs
2011-12-23
1
-1
/
+1
*
lib/param: add support for "SMB2_24" in smb.conf options
Stefan Metzmacher
2011-12-22
1
-0
/
+1
*
runcmd: use set_close_on_exec()
Andrew Tridgell
2011-12-22
1
-0
/
+8
*
runcmd: use a pipe for stdin to child processes
Andrew Tridgell
2011-12-22
1
-7
/
+46
*
param: domain_logons and domain_master are of type enum_bool_auto
Amitay Isaacs
2011-12-22
3
-3
/
+3
*
param: Fix the data type for bAvailable
Amitay Isaacs
2011-12-22
1
-1
/
+1
*
tdb: don't free old recovery area when expanding if already at EOF.
Rusty Russell
2011-12-21
1
-17
/
+30
*
tdb: use same expansion factor logic when expanding for new recovery area.
Rusty Russell
2011-12-21
3
-21
/
+34
*
tdb2: Avoid a malloc/memcpy in _tdb1_store
Volker Lendecke
2011-12-19
1
-19
/
+8
*
tdb: Avoid a malloc/memcpy in _tdb_store
Volker Lendecke
2011-12-19
1
-17
/
+8
*
tdb: be more careful on 4G files.
Rusty Russell
2011-12-19
6
-23
/
+53
*
s3: Fix the clustering build
Volker Lendecke
2011-12-17
3
-5
/
+5
*
s4 dns: Allow updates based on smb.conf setting
Kai Blin
2011-12-17
3
-0
/
+21
*
Add support for TCP_DEFER_ACCEPT
Volker Lendecke
2011-12-16
1
-0
/
+3
*
lib/param: Set s4 "host msdfs = true" by default
Andrew Bartlett
2011-12-16
1
-0
/
+2
*
loadparm: fixed service list handling
Andrew Tridgell
2011-12-15
1
-14
/
+4
*
genrand: use set_close_on_exec()
Andrew Tridgell
2011-12-15
1
-0
/
+9
*
lib/util: added set_close_on_exec()
Andrew Tridgell
2011-12-15
2
-0
/
+23
*
lib/ccan: Fix some typos in libccan.m4
Martin Schwenke
2011-12-15
1
-2
/
+2
*
lib/ccan: fix m4 tests for builtin_expect and compound literals.
Rusty Russell
2011-12-15
1
-9
/
+10
*
tdb2: Fix python documentation for tdb.Tdb object
Amitay Isaacs
2011-12-14
1
-1
/
+1
[prev]
[next]