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
/
source4
/
lib
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r23021: test some boundary conditions for idtree, after I saw some suspicious
Andrew Tridgell
1
-1
/
+18
2007-10-10
r22379: add missing file
Stefan Metzmacher
1
-0
/
+94
2007-10-10
r22373: move in_list() to util_strlist.c to remove the dependency
Stefan Metzmacher
2
-24
/
+25
2007-10-10
r22372: split out become_daemon() into it's own function
Stefan Metzmacher
2
-67
/
+2
2007-10-10
r22371: readd discard_const() to lib/util/util.h
Stefan Metzmacher
1
-0
/
+27
2007-10-10
r22369: add ZERO_STRUCT() ... macros to lib/util/util.h again
Stefan Metzmacher
1
-0
/
+41
2007-10-10
r22297: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplace
Stefan Metzmacher
1
-25
/
+0
2007-10-10
r22226: move discard_const macros to librelace
Stefan Metzmacher
1
-23
/
+0
2007-10-10
r21740: this fixes the real cause of the large log files we had. The problem
Andrew Tridgell
1
-0
/
+17
2007-10-10
r21688: Add simple tests for genrand
Jelmer Vernooij
1
-0
/
+66
2007-10-10
r21656: Move tests a bit closer to the things they test, should make syncing ...
Jelmer Vernooij
3
-0
/
+279
2007-10-10
r21174: many thanks to Paul Wayper for pointing out that C99 requires a
Andrew Tridgell
3
-3
/
+3
2007-10-10
r20734: always terminate the string... so that an empty data_blob
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r20730: this can be const
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20436: add more comments and add macros signed versions of the 64 bit
Stefan Metzmacher
1
-3
/
+9
2007-10-10
r20325: handle NULL strings in is_ipaddress()
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r20091: remove blank lines at the end of text lines loaded from a file
Andrew Tridgell
1
-1
/
+7
2007-10-10
r19672: Make LIBSAMBA-UTIL a subsystem again for now because it has interdepe...
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r19671: Fix remaining unresolved symbols in shared library build.
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r19539: Move pidfile to smbd/
Jelmer Vernooij
2
-130
/
+1
2007-10-10
r19504: - fixed a free error in file_lines_parse
Andrew Tridgell
1
-13
/
+25
2007-10-10
r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.c
Andrew Tridgell
2
-0
/
+551
2007-10-10
r18614: a bit of work done while on the plane.
Rafal Szczesniak
1
-0
/
+22
2007-10-10
r18593: try to get the same socket_wrapper file building in samba3 and samba4
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r18213: don't list LIBREPLACE depdendecies explicit and
Stefan Metzmacher
1
-4
/
+2
2007-10-10
r18138: LIBREPLACE provides stuff from -ldl so it should depend on it
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18137: more LIBREPLACE deps
Andrew Tridgell
1
-0
/
+1
2007-10-10
r18130: the move to system/ in libreplace broke some things ... should be
Andrew Tridgell
1
-1
/
+2
2007-10-10
r18126: Fix -ldl dependency problem
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
3
-2
/
+110
2007-10-10
r17790: replace uses -ldl and should directly depend on it
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r17783: fix compiler warnings
Stefan Metzmacher
1
-1
/
+5
2007-10-10
r17782: fix compiler warning
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r17633: Return NULL at the end of the file, or else we can't tell the
Andrew Bartlett
1
-0
/
+4
2007-10-10
r17221: Add some integer wrap parinoia to data_blob_append().
Andrew Bartlett
1
-5
/
+18
2007-10-10
r17167: indent
Andrew Bartlett
1
-1
/
+1
2007-10-10
r16923: remove unused substitude code
Stefan Metzmacher
2
-171
/
+0
2007-10-10
r16922: move some macros out of talloc.h as the don't belong to talloc
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r16517: Get rid of pointless safe_free() (not SAFE_FREE()!) function.
Jelmer Vernooij
1
-13
/
+0
2007-10-10
r16516: Get rid of file_exists() as there already is a file_exist().
Jelmer Vernooij
1
-9
/
+0
2007-10-10
r16186: Use full include path to make sure it's being picked up by the
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r16185: Remove autogenerated file from SVN.
Jelmer Vernooij
1
-25
/
+0
2007-10-10
r16052: Add .m4 file for XATTR detection (from ntvfs/posix/config.m4)
Andrew Bartlett
1
-0
/
+32
2007-10-10
r16051: Move the XATTR compatability code into a new file, so I can use it for
Andrew Bartlett
3
-0
/
+157
2007-10-10
r15854: more talloc_set_destructor() typesafe fixes
Andrew Tridgell
1
-2
/
+1
2007-10-10
r15573: Fix build of systems that have iconv headers in non-standard locations
Jelmer Vernooij
3
-3
/
+3
2007-10-10
r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests.
Jelmer Vernooij
4
-12
/
+4
2007-10-10
r15564: Fix copyrights (this file was originally based on just a few lines fr...
Jelmer Vernooij
1
-3
/
+1
2007-10-10
r15457: Get rid of more usages of uint_t
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r15377: Remove sys_select() code as it's no longer used.
Jelmer Vernooij
2
-170
/
+0
[prev]
[next]