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
2008-09-24
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
1
-1
/
+1
2008-09-23
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
1
-1
/
+2
2008-09-16
Use single copy of tdb in both samba3 and samba4.
Jelmer Vernooij
1
-1
/
+1
2008-08-22
fixed a problem with length limited ldap values
Andrew Tridgell
2
-3
/
+3
2008-08-21
Don't walk past the end of ldb values.
Andrew Bartlett
1
-1
/
+1
2008-07-25
Define HAVE_ASM_BYTEORDER at all times
Brad Hards
1
-2
/
+4
2008-06-27
tdb_unpack: Eliminate "cast to pointer from integer of different size" warnin...
Michael Adam
1
-1
/
+7
2008-06-14
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
1
-0
/
+1
2008-05-27
Use new dynconfig.h location.
Jelmer Vernooij
1
-1
/
+1
2008-05-20
smbtorture: Add RAW-BENCH-TCON benchmark.
James Peach
2
-2
/
+2
2008-05-18
Fix a bunch of dependencies.
Jelmer Vernooij
1
-1
/
+1
2008-05-18
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
1
-3
/
+3
2008-05-18
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
1
-3
/
+6
2008-05-18
Use variables for source directory in remaining subsystems.
Jelmer Vernooij
1
-7
/
+7
2008-04-27
Move subunit infrastructure code into lib/torture.
Jelmer Vernooij
1
-1
/
+1
2008-04-17
use uintptr_t instead of intptr_t where appropriate
Andrew Tridgell
1
-1
/
+1
2008-04-15
Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...
Jelmer Vernooij
1
-2
/
+0
2008-04-14
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
1
-15
/
+17
2008-04-13
Use torture_assert_mem_equal() in a couple more places.
Jelmer Vernooij
1
-2
/
+2
2008-04-02
util: Add talloc_get_type_abort() call.
Kai Blin
2
-0
/
+22
2008-04-02
Re-add params file to git.
Jelmer Vernooij
1
-0
/
+587
2008-04-02
Reintroduce header previously autogenerated but ignored by git.
Jelmer Vernooij
1
-3
/
+4
2008-04-02
Reduce the number of installed headers.
Jelmer Vernooij
1
-1
/
+1
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
6
-9
/
+46
2008-04-01
Add warning to public headers.
Jelmer Vernooij
1
-0
/
+4
2008-04-01
Add userdata argument to reseed callback function.
Jelmer Vernooij
3
-6
/
+8
2008-04-01
Move ini-like file parser to the utility library.
Jelmer Vernooij
2
-1
/
+10
2008-03-18
lib/util: use LIBREPLACE_NETWORK as EXT_NSL doesn't exist anymore
Stefan Metzmacher
1
-1
/
+1
2008-02-29
Change remaining prototype headers to be private.
Jelmer Vernooij
1
-3
/
+3
2008-02-29
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-11
/
+13
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
1
-7
/
+8
2008-02-20
Fix use of some modules (needed _PUBLIC_).
Jelmer Vernooij
2
-3
/
+2
2008-02-14
util_ldb: Add a missing \n to debug string, fix trailing whitespaces.
Kai Blin
1
-8
/
+9
2008-02-11
Fix typo.
Jelmer Vernooij
1
-1
/
+1
2008-02-09
Move nt_time_equal() to libutil.
Jelmer Vernooij
2
-1
/
+12
2008-02-01
Samba4 poor mans debug_ctx()
Amin Azez
1
-0
/
+4
2008-01-22
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
1
-1
/
+0
2008-01-15
util: Move asn1 to lib/util to trim down the number of subsystems.
Jelmer Vernooij
3
-0
/
+829
2007-12-26
r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.
Kai Blin
1
-3
/
+2
2007-12-21
r26511: Janitorial: Fix a warning for the 'printf' attribute on gendb_search_v
Kai Blin
1
-3
/
+3
2007-12-21
r26457: Janitorial: Don't use pstring in tdb_unpack
Kai Blin
1
-9
/
+8
2007-12-21
r26434: Remove display charset from iconv convenience context.
Jelmer Vernooij
2
-21
/
+18
2007-12-21
r26429: Avoid use of global_smb_iconv_convenience.
Jelmer Vernooij
2
-8
/
+10
2007-12-21
r26417: Make str_list_copy(mem_ctx, NULL) return NULL rather than an empty list.
Jelmer Vernooij
2
-2
/
+33
2007-12-21
r26386: We need to test in more than just 'interactive' mode...
Andrew Bartlett
1
-1
/
+1
2007-12-21
r26316: Use contexts for conversion functions.
Jelmer Vernooij
2
-8
/
+8
2007-12-21
r26266: Remove more global_loadparm uses.
Jelmer Vernooij
1
-55
/
+0
2007-12-21
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
3
-4
/
+192
2007-12-21
r25830: fix compiler warning
Stefan Metzmacher
2
-2
/
+2
2007-12-21
r25802: fix the build on solaris, void functions doesn't return values
Stefan Metzmacher
1
-2
/
+2
[next]