1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-15 05:57:49 +03:00

111 Commits

Author SHA1 Message Date
Jelmer Vernooij
f8fdbc967c r13944: Yet another round of splitups.
(This used to be commit f87debeb12cebd734b47314554ab671c9e06237e)
2007-10-10 13:52:31 -05:00
Jelmer Vernooij
ba564a901e r13903: Don't generate prototypes for modules and binaries in include/proto.h by
default.
(This used to be commit c80a8f1102caf744b66c13bebde38fba74983dc4)
2007-10-10 13:52:21 -05:00
Stefan Metzmacher
1c49d8f794 r13859: - remove useless fsync() calls
- make sure we only close the old_fd when the new one was opened

metze
(This used to be commit 3a6568c3669286d41343293c29c8d00fa78c372f)
2007-10-10 13:52:17 -05:00
Jelmer Vernooij
c287cc247d r13851: More doc improvements.
(This used to be commit 936d26ae64b93ef8f8b2fbc632b1c2fd60840405)
2007-10-10 13:52:16 -05:00
Jelmer Vernooij
4d8fe47f7f r13849: More improvements to the libutil docs.
(This used to be commit eed16ac3b7f7062a34f09f602db0f828cac7f246)
2007-10-10 13:52:15 -05:00
Jelmer Vernooij
c71c86c524 r13842: Make some more functions public.
(This used to be commit aac1b99b362993352d80692afa55c38fc851c016)
2007-10-10 13:52:15 -05:00
Jelmer Vernooij
af30a32b69 r13840: Mark some functions as public.
(This used to be commit 9a188eb1f48a50d92a67a4fc2b3899b90074059a)
2007-10-10 13:52:14 -05:00
Stefan Metzmacher
685b824aa8 r13770: - do fsync() on the debug fd, as we do in samba3,
I have an report that smbd memory usage grows to 1,5 GB or more
  without this...
- make log_timestamp static

metze
(This used to be commit 551dd12baf9340ab070c8a8edca6b56770243a61)
2007-10-10 13:52:11 -05:00
Jelmer Vernooij
aa04388943 r13752: Add doxyfile and fix formatting of comments. Current output is available at http://samba.org/~jelmer/util-api/
(This used to be commit 90812203df151a5e62394306827c72adfe13c63c)
2007-10-10 13:52:09 -05:00
Jelmer Vernooij
57a55df196 r13662: Typo fix, add more public headers
(This used to be commit d98948716f237c3a501b283a0bbc3837bb3fd3c8)
2007-10-10 13:52:05 -05:00
Jelmer Vernooij
dfc517b053 r13658: More moving around of files:
- Collect the generic utility functions into a lib/util/ (a la GLib is
		for the GNOME folks)
 - Remove even more files from include/
(This used to be commit ba62880f5b05c2a505dc7f54676b231197a7e707)
2007-10-10 13:52:05 -05:00