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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r15642: add an '--always-create' option to mkproto.pl
Stefan Metzmacher
1
-4
/
+9
2007-10-10
r15641: we know have source/version.h
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r15640: - NT IOCTL calls also have an 'in' data_blob
Stefan Metzmacher
4
-10
/
+20
2007-10-10
r15639: fix warnings
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r15638: add a usefull macro to get a pointer the smb_handle union
Stefan Metzmacher
1
-1
/
+43
2007-10-10
r15629: fix some warnings
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r15628: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15627: Disabling test of ejsnet till the time I find the reason why
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r15626: Modify the tests to fit them in current changes in libnet
Rafal Szczesniak
3
-13
/
+54
2007-10-10
r15625: Partial commit of my current work. It makes libnet api functions
Rafal Szczesniak
8
-61
/
+403
2007-10-10
r15624: add some useful helper functions
Stefan Metzmacher
1
-0
/
+48
2007-10-10
r15622: pass 'target:samba4=yes' to samba4's smbtorture when running samba4's...
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r15619: use source/version.h again
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15618: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15616: fix white spaces
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r15615: - add some tests for cancel pending locks by SMBexit, SMBulogoff and ...
Stefan Metzmacher
1
-5
/
+668
2007-10-10
r15614: the byte range locking error handling caches the last failed lock
Stefan Metzmacher
4
-85
/
+133
2007-10-10
r15613: the snum doesn't identify the tcon, but the brl_context pointer does
Stefan Metzmacher
2
-12
/
+10
2007-10-10
r15612: look at the lock_type and not at the notify_ptr being NULL or not
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r15607: Fix readline summary reporting
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15606: Fix another dependency
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r15605: Yet another dependencies fix
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r15603: True isn't a valid parameter here, PVFS_WAIT_TIMEOUT is...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15602: Another dependency fix
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15599: Fix more popt dependencies - these should be the last ones
Jelmer Vernooij
2
-4
/
+6
2007-10-10
r15598: Another dependency fix
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15596: Fix another popt dependency issue
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r15595: Fix another broken dependency rlated to popt
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15594: Remove another unused include
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r15593: Warn about [out] arguments that are not pointers. These can all be
Jelmer Vernooij
3
-11
/
+14
2007-10-10
r15592: Remove unused header
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r15591: Generate function calls correctly as well.
Jelmer Vernooij
2
-45
/
+60
2007-10-10
r15590: Fix another include issue
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15588: Fix the build of smbtorture.
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r15587: Generate stubs for the SWIG functions
Jelmer Vernooij
4
-48
/
+80
2007-10-10
r15586: Remove unused header
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r15585: Revive pidl's SWIG file generator. It now generates simple
Jelmer Vernooij
4
-56
/
+90
2007-10-10
r15584: List SWIG files as being updated when pidl runs
Jelmer Vernooij
2
-1
/
+2
2007-10-10
r15582: Commit some forgotten stuff that have been setting on my private tree...
Simo Sorce
4
-14
/
+96
2007-10-10
r15581: Remove unused include
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r15580: (Hopefully) fix pthreads process model
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15578: Move some cpp-specific things from CFLAGS to CPPFLAGS
Jelmer Vernooij
2
-3
/
+4
2007-10-10
r15577: Make popt CFLAGS popt-specific rather then global
Jelmer Vernooij
2
-3
/
+3
2007-10-10
r15576: Separate out Samba4 bits a bit more
Jelmer Vernooij
1
-93
/
+44
2007-10-10
r15575: Fix getpass test
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15574: Keep information about which scalar types are references in a
Jelmer Vernooij
2
-32
/
+11
2007-10-10
r15573: Fix build of systems that have iconv headers in non-standard locations
Jelmer Vernooij
27
-32
/
+47
2007-10-10
r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests.
Jelmer Vernooij
12
-207
/
+14
2007-10-10
r15568: Simplify detection of iconv libraries a fair bit and fix it to
Jelmer Vernooij
3
-141
/
+71
2007-10-10
r15567: Add entry for iconv
Jelmer Vernooij
1
-0
/
+1
[next]