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: Correctly create directory and create common function.
Andreas Schneider
2012-12-21
1
-55
/
+41
*
tdb: Add a comment explaining the "check"
Volker Lendecke
2012-12-21
1
-1
/
+4
*
tdb: Make tdb_new_database() follow a more conventional style
Volker Lendecke
2012-12-21
1
-3
/
+4
*
tdb: Fix a typo
Volker Lendecke
2012-12-21
1
-1
/
+1
*
tdb: Fix a typo
Volker Lendecke
2012-12-21
1
-1
/
+1
*
tdb: Use tdb_lock_covered_by_allrecord_lock in tdb_unlock
Volker Lendecke
2012-12-21
1
-7
/
+1
*
tdb: Factor out tdb_lock_covered_by_allrecord_lock from tdb_lock_list
Volker Lendecke
2012-12-21
1
-23
/
+31
*
tdb: Simplify logic in tdb_lock_list slightly
Volker Lendecke
2012-12-21
1
-7
/
+22
*
tdb: Slightly simplify tdb_lock_list
Volker Lendecke
2012-12-21
1
-11
/
+11
*
tdb: Fix blank line endings
Volker Lendecke
2012-12-21
11
-89
/
+89
*
tdb: Fix a comment
Volker Lendecke
2012-12-21
1
-1
/
+1
*
tdb: Fix a typo
Volker Lendecke
2012-12-21
1
-1
/
+1
*
tdb: Fix a missing CONVERT
Volker Lendecke
2012-12-21
1
-1
/
+1
*
tdr: Strip trailing whitespace.
Jelmer Vernooij
2012-12-15
1
-10
/
+10
*
util: Remove unused fde_stdin in samba_runcmd.
Andreas Schneider
2012-12-12
1
-22
/
+5
*
tdb: Improve the documentation of tdb_reopen() and tdb_close().
Andreas Schneider
2012-12-12
1
-2
/
+8
*
tdb: Fix possible crash bugs in the python tdb code.
Andreas Schneider
2012-12-12
1
-2
/
+15
*
util: Don't use the pid ret value uninitialized.
Andreas Schneider
2012-12-12
1
-1
/
+1
*
Fix bug #9471 - SEGV when using second vfs module.
Tsukasa Hamano
2012-12-07
1
-1
/
+1
*
lib/talloc: Move manpage to man/.
Karolin Seeger
2012-12-03
2
-13
/
+13
*
lib/tdb: Rename manpages/ to man/.
Karolin Seeger
2012-12-03
5
-12
/
+12
*
replace: Remove deprecated getpass() support.
Andreas Schneider
2012-12-03
8
-285
/
+0
*
util: Add a UNIX platform independent samba_getpass().
Andreas Schneider
2012-12-03
3
-1
/
+265
*
ldb: fix a typo in the comment for ldb_req_is_untrusted()
Michael Adam
2012-11-30
1
-1
/
+1
*
dbwrap: Remove an unnecessary if-statement
Volker Lendecke
2012-11-29
1
-3
/
+1
*
dbwrap: No need to NULL out a talloc_zero'ed structure element
Volker Lendecke
2012-11-29
1
-1
/
+0
*
dbwrap: Use talloc_zero in db_open_rbt
Volker Lendecke
2012-11-29
1
-5
/
+1
*
dbwrap: Use talloc_zero in db_open_cache
Volker Lendecke
2012-11-29
1
-6
/
+1
*
dbwrap: Use dbwrap_parse_record in dbwrap_fetch_uint32_bystring
Volker Lendecke
2012-11-29
1
-13
/
+27
*
docs: man tdbtool: Add missing meta data.
Karolin Seeger
2012-11-29
1
-1
/
+1
*
docs: man talloc: Add missing meta data.
Karolin Seeger
2012-11-29
1
-0
/
+12
*
docs: man ldbsearch: Add missing meta data.
Karolin Seeger
2012-11-29
1
-0
/
+3
*
docs: man ldbrename: Add missing meta data.
Karolin Seeger
2012-11-29
1
-0
/
+3
*
docs: man ldbmodify: Add missing meta data.
Karolin Seeger
2012-11-29
1
-0
/
+3
*
docs: man ldbedit: Add missing meta data.
Karolin Seeger
2012-11-29
1
-0
/
+3
*
docs: man ldbdel: Add missing meta data.
Karolin Seeger
2012-11-29
1
-0
/
+3
*
docs: man ldbadd: Add missing meta data.
Karolin Seeger
2012-11-29
1
-0
/
+3
*
docs: man ldb.3: Add missing meta data.
Karolin Seeger
2012-11-29
1
-0
/
+3
*
lib/replace: Do not use STRERROR_R_PROTO_COMPATIBLE as only roken.h sets this
Andrew Bartlett
2012-11-22
2
-4
/
+2
*
lib/replace: replace all *printf function if we replace snprintf (bug #9390)
Stefan Metzmacher
2012-11-14
3
-17
/
+34
*
subunit: Update to latest upstream version.
Jelmer Vernooij
2012-11-14
21
-318
/
+1143
*
testtools: Update to latest version.
Jelmer Vernooij
2012-11-14
58
-2931
/
+5207
*
smbd: Remove NT4 compatability handling in posix -> NT ACL conversion
Andrew Bartlett
2012-11-13
2
-20
/
+0
*
lib/ldb: add missing newline in the output of ldb_ldif_write_trace()
Stefan Metzmacher
2012-11-13
1
-1
/
+1
*
lib/addns: remove compiler warnings
Stefan Metzmacher
2012-11-13
1
-2
/
+2
*
lib/addns: don't depend on the order in resp->answers[]
Stefan Metzmacher
2012-11-13
1
-3
/
+12
*
lib/addns: remove pointless check for resp->num_additionals != 1
Stefan Metzmacher
2012-11-13
1
-2
/
+1
*
lib/util: Simplify bitmap.c a bit
Volker Lendecke
2012-11-07
1
-7
/
+6
*
lib/util: Make "struct bitmap" abstract
Volker Lendecke
2012-11-07
2
-4
/
+6
*
lib/tsocket: optimize syscalls in tstream_readv_pdu_send()
Stefan Metzmacher
2012-11-05
1
-0
/
+29
[next]