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
2008-05-07
libreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for the standalone build
Stefan Metzmacher
1
-0
/
+1
2008-05-07
libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for samba
Stefan Metzmacher
2
-1
/
+1
2008-05-07
libreplace: split out network checks into a AC_LIBREPLACE_NETWORK_CHECKS macro
Stefan Metzmacher
2
-63
/
+73
2008-05-07
libreplace: always provide utime() and utimes()
Stefan Metzmacher
6
-1
/
+200
2008-05-06
libreplace: check how portable utimes() and futimes() are
Stefan Metzmacher
1
-0
/
+1
2008-04-27
Move subunit infrastructure code into lib/torture.
Jelmer Vernooij
6
-2
/
+989
2008-04-22
Remove temporary debug statement
Simo Sorce
1
-2
/
+0
2008-04-21
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
5
-8
/
+22
2008-04-17
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
5
-6
/
+7
2008-04-17
More endian fixes in the registry
Andrew Bartlett
1
-5
/
+5
2008-04-17
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2
-19
/
+32
2008-04-17
Fix typo
Andrew Bartlett
1
-1
/
+1
2008-04-17
More work to avoid endian bugs in registry tests.
Andrew Bartlett
1
-5
/
+7
2008-04-17
Fix bug in registry test on big-endian machines.
Andrew Bartlett
2
-19
/
+32
2008-04-17
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
19
-91
/
+174
2008-04-17
use uintptr_t instead of intptr_t where appropriate
Andrew Tridgell
5
-6
/
+7
2008-04-17
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Jelmer Vernooij
1
-1
/
+2
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
16
-90
/
+164
2008-04-17
Skip strcmp() on 2 NULL pointers.
Andrew Bartlett
1
-1
/
+2
2008-04-17
Add convenience function for getting at event context from ejs code.
Jelmer Vernooij
2
-0
/
+8
2008-04-16
Remove policy library - it's now in a separate git repository.
Jelmer Vernooij
9
-4342
/
+0
2008-04-16
Now that we don't create a new event context, don't free it.
Andrew Bartlett
1
-1
/
+0
2008-04-16
Remove unused arguments from reg_open_local().
Jelmer Vernooij
9
-71
/
+63
2008-04-15
Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...
Jelmer Vernooij
3
-8
/
+10
2008-04-14
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4
Jelmer Vernooij
1
-0
/
+1
2008-04-14
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
12
-106
/
+87
2008-04-14
Move object files lists to makefile rather than smb_build.
Jelmer Vernooij
15
-97
/
+87
2008-04-14
lib/events: fix missing prototype of s4_events_aio_init()
Stefan Metzmacher
1
-0
/
+1
2008-04-14
Remove prototypes from build.h in preparation of removing build.h
Jelmer Vernooij
3
-5
/
+16
2008-04-13
Use torture_assert_mem_equal() in a couple more places.
Jelmer Vernooij
3
-6
/
+6
2008-04-13
Use new torture_assert_mem_equal.
Jelmer Vernooij
1
-1
/
+1
2008-04-13
Attempt to fix get_value() test on sparc machines.
Jelmer Vernooij
1
-1
/
+1
2008-04-11
Return SAM ldb context and loadparm context as part of C provision
Jelmer Vernooij
3
-34
/
+85
2008-04-04
Don't install libevents for now, just its headers. It is already part of othe...
Jelmer Vernooij
1
-3
/
+1
2008-04-04
Don't install talloc manpage from samba, it's already installed from the stan...
Jelmer Vernooij
1
-3
/
+0
2008-04-04
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchange
Jelmer Vernooij
3
-0
/
+26
2008-04-03
Install libevents since it's required by samba-gtk.
Jelmer Vernooij
2
-2
/
+8
2008-04-03
Fix installation of dcerpc_atsvc and registry as required by samba-gtk.
Jelmer Vernooij
1
-2
/
+2
2008-04-02
IRPC: Add include guards for the header.
Kai Blin
1
-0
/
+4
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
2
-4
/
+4
2008-04-02
Move handle utility functions to public header, remove more public headers.
Jelmer Vernooij
1
-1
/
+0
2008-04-02
Trim down installed headers some more.
Jelmer Vernooij
1
-1
/
+1
2008-04-02
Merge hive.h into registry.h
Jelmer Vernooij
7
-215
/
+186
2008-04-02
Merge patchfile.h into registry.h
Jelmer Vernooij
6
-61
/
+30
2008-04-02
Reduce the number of installed headers.
Jelmer Vernooij
6
-9
/
+3
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
12
-21
/
+121
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
[next]