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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r14816: Simplify test for comparison_fn_t
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r14806: Fix compiler warnings
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14799: added a tdb_get_seqnum() call, and the TDB_SEQNUM flag. This allows
Andrew Tridgell
4
-1
/
+65
2007-10-10
r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhere
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r14729: Install db_wrap.h and db_wrap_proto.h
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r14724: Rearrange some source files, install more headers.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
1
-3
/
+5
2007-10-10
r14660: Install ldb_errors.h
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14647: be a bit less verbose on common stuff
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14616: added notify change support to the posix backend
Andrew Tridgell
2
-0
/
+2
2007-10-10
r14612: added strncasecmp_m() and fixed strcasecmp_m() for invalid codepoints
Andrew Tridgell
1
-0
/
+39
2007-10-10
r14606: Fix paths in developer mode. This allows 'make quicktest' to work when
Jelmer Vernooij
1
-0
/
+5
2007-10-10
r14604: Support 'aliases' for ldb modules
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14603: Fix building of ejs modules as shared libs
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r14599: Pass ACLs down the registry layer.
Jelmer Vernooij
11
-19
/
+30
2007-10-10
r14598: 'logfile' may be a poor choice for a global variable name, but for now
Andrew Bartlett
1
-3
/
+3
2007-10-10
r14594: Fix some dependencies (required for shared library build)
Jelmer Vernooij
2
-4
/
+7
2007-10-10
r14592: Add support for loading shared modules to LDB.
Jelmer Vernooij
10
-6
/
+75
2007-10-10
r14590: Fix ldb standalone build...
Jelmer Vernooij
2
-2
/
+1
2007-10-10
r14587: Allow building without GNU make and/or without xsltproc
Jelmer Vernooij
2
-4
/
+12
2007-10-10
r14586: Some small fixes, update TODO.
Jelmer Vernooij
1
-489
/
+0
2007-10-10
r14575: Move some path-related functions to libsamba-config so libsamba-util
Jelmer Vernooij
6
-164
/
+11
2007-10-10
r14572: Give libraries saner names, remove some .pc files, make some things
Jelmer Vernooij
5
-11
/
+15
2007-10-10
r14556: Fix some dependencies
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14554: Write out header dependencies. This means all C files affected will be
Jelmer Vernooij
7
-7
/
+7
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
11
-0
/
+20
2007-10-10
r14511: Install more headers
Jelmer Vernooij
4
-1
/
+5
2007-10-10
r14497: Fix build with shared libraries
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.
Jelmer Vernooij
11
-11
/
+22
2007-10-10
r14488: Install more headers.
Jelmer Vernooij
2
-1
/
+7
2007-10-10
r14484: Install more headers
Jelmer Vernooij
2
-2
/
+2
2007-10-10
r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.
Jelmer Vernooij
14
-25
/
+0
2007-10-10
r14470: Remove some unnecessary headers.
Jelmer Vernooij
2
-2
/
+0
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
3
-2
/
+3
2007-10-10
r14445: add FILE_NOTIFY_CHANGE_STREAM_* flags from:
Stefan Metzmacher
1
-1
/
+5
2007-10-10
r14436: mixing of boolean expressions and integers isn't allowed
Andrew Tridgell
1
-3
/
+3
2007-10-10
r14433: sort_result must be initialised when we call do_result
Andrew Tridgell
1
-1
/
+2
2007-10-10
r14431: don't call qsort with a null array
Andrew Tridgell
1
-1
/
+3
2007-10-10
r14430: ret can be NULL at the end of this loop
Andrew Tridgell
1
-1
/
+3
2007-10-10
r14429: charset_t cannot be used to loop over charset_t, as otherwise it can
Andrew Tridgell
1
-1
/
+1
2007-10-10
r14425: fixed an hmac-md5 error for keys longer than 64 (using deallocated
Andrew Tridgell
1
-1
/
+1
2007-10-10
r14412: init a var
Andrew Tridgell
1
-1
/
+1
2007-10-10
r14402: Generate seperate headers for RPC client functions.
Jelmer Vernooij
2
-0
/
+2
2007-10-10
r14391: rdn_name -> async
Simo Sorce
2
-7
/
+176
2007-10-10
r14384: Remove orpc code from includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14381: Kill structs.h
Jelmer Vernooij
2
-1
/
+3
2007-10-10
r14380: Reduce the size of structs.h
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r14374: remove sparse warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14364: operational -> async (untested)
Simo Sorce
1
-0
/
+251
2007-10-10
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
2
-0
/
+2
[next]