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
/
source4
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
r13944: Yet another round of splitups.
Jelmer Vernooij
2007-10-10
10
-2
/
+14
*
r13938: Around round of splitups
Jelmer Vernooij
2007-10-10
3
-1
/
+3
*
r13934: these are only needed for a standalone build
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r13926: More header splitups.
Jelmer Vernooij
2007-10-10
2
-1
/
+2
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
11
-25
/
+36
*
r13920: "hidden" visibility is the default...
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r13903: Don't generate prototypes for modules and binaries in include/proto.h by
Jelmer Vernooij
2007-10-10
2
-1
/
+4
*
r13902: Stricter checking for the -fvisibility flag
Jelmer Vernooij
2007-10-10
3
-2
/
+6
*
r13901: Backends need to be initialized even if there are no modules
Simo Sorce
2007-10-10
1
-22
/
+22
*
r13900: don't segfault on error
Simo Sorce
2007-10-10
1
-2
/
+2
*
r13899: Get the shared library build building again. Just compiles for now,
Jelmer Vernooij
2007-10-10
5
-20
/
+23
*
r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be used
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r13859: - remove useless fsync() calls
Stefan Metzmacher
2007-10-10
1
-2
/
+1
*
r13855: Docs for the registry library as well
Jelmer Vernooij
2007-10-10
5
-13
/
+1310
*
r13852: Split up
Jelmer Vernooij
2007-10-10
2
-9
/
+9
*
r13851: More doc improvements.
Jelmer Vernooij
2007-10-10
11
-25
/
+134
*
r13849: More improvements to the libutil docs.
Jelmer Vernooij
2007-10-10
3
-302
/
+68
*
r13842: Make some more functions public.
Jelmer Vernooij
2007-10-10
7
-50
/
+52
*
r13840: Mark some functions as public.
Jelmer Vernooij
2007-10-10
22
-214
/
+209
*
r13839: Use registration mechanism for backends as well (in the same sense
Jelmer Vernooij
2007-10-10
8
-38
/
+88
*
r13827: Minor enhancements or cosmetic changes
Simo Sorce
2007-10-10
5
-44
/
+34
*
r13826: Try to keep this backend updated
Simo Sorce
2007-10-10
2
-201
/
+444
*
r13823: make async_wait part of the modules ops
Simo Sorce
2007-10-10
7
-18
/
+21
*
r13818: Make ldb_tdb 'fake' async.
Simo Sorce
2007-10-10
7
-197
/
+630
*
r13809: move ldb specific define
Stefan Metzmacher
2007-10-10
1
-0
/
+3
*
r13803: fixed two errors found with 'make valgrindtest'
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r13786: [merge] Add registration functions for LDB modules
Jelmer Vernooij
2007-10-10
26
-245
/
+226
*
r13773: Be consistent in the way you get out and free allocated data
Simo Sorce
2007-10-10
1
-2
/
+2
*
r13770: - do fsync() on the debug fd, as we do in samba3,
Stefan Metzmacher
2007-10-10
2
-22
/
+21
*
r13768: be less verbose...
Stefan Metzmacher
2007-10-10
1
-0
/
+3
*
r13767: fix compiler warnings
Stefan Metzmacher
2007-10-10
4
-31
/
+36
*
r13752: Add doxyfile and fix formatting of comments. Current output is availa...
Jelmer Vernooij
2007-10-10
23
-229
/
+1584
*
r13744: Make ldb_ldap async
Simo Sorce
2007-10-10
3
-258
/
+747
*
r13743: Generic fixes and improvements
Simo Sorce
2007-10-10
1
-59
/
+80
*
r13742: Fix tests to work better with ldap
Simo Sorce
2007-10-10
5
-12
/
+16
*
r13700: added highestCommittedUSN, uSNChanged and uSNCreated support, using
Andrew Tridgell
2007-10-10
3
-0
/
+72
*
r13699: restore the system/select.h include, as otherwise we don't detect
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r13662: Typo fix, add more public headers
Jelmer Vernooij
2007-10-10
4
-6
/
+13
*
r13658: More moving around of files:
Jelmer Vernooij
2007-10-10
38
-102
/
+695
*
r13655: Use new name of build header
Jelmer Vernooij
2007-10-10
2
-2
/
+2
*
r13654: Move some more stuff out of include/
Jelmer Vernooij
2007-10-10
1
-0
/
+69
*
r13652: Move some more stuff out off include/
Jelmer Vernooij
2007-10-10
1
-0
/
+66
*
r13651: Always make sure pkgconfig directory exists
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r13650: Install manpages when building standalone
Jelmer Vernooij
2007-10-10
1
-0
/
+4
*
r13618: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r13617: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r13616: Add new ldb functions: ldb_msg_add_steal_string() and
Andrew Bartlett
2007-10-10
3
-1
/
+38
*
r13615: Make ldb_set_errstring get ldb instead of module as parameter.
Simo Sorce
2007-10-10
10
-42
/
+52
*
r13609: Get in the initial work on making ldb async
Simo Sorce
2007-10-10
10
-241
/
+770
*
r13592: Incredible how bugs like this can sweep in even after peer review and...
Simo Sorce
2007-10-10
1
-19
/
+22
[next]