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
r14936: remove a duplicate line
Andrew Tridgell
1
-1
/
+0
2007-10-10
r14935: try to avoid a race condition in the recursion test
Andrew Tridgell
1
-1
/
+1
2007-10-10
r14934: greatly expand the RAW-NOTIFY testing of completion filters. We now
Andrew Tridgell
1
-0
/
+185
2007-10-10
r14933: fix the handling of notify filters to be much closer to the behaviour
Andrew Tridgell
7
-35
/
+37
2007-10-10
r14932: ensure that we send a NOTIFY_ACTION_OLD_NAME and
Andrew Tridgell
1
-2
/
+4
2007-10-10
r14930: Coalesce the "feature enabled" tests so that the config summary always
James Peach
1
-17
/
+19
2007-10-10
r14929: add some comments
Stefan Metzmacher
1
-2
/
+15
2007-10-10
r14928: demonstrate that the completion filter is only set on the first notify
Andrew Tridgell
2
-0
/
+3
2007-10-10
r14927: expand the RAW-NOTIFY test to test recursive and rename handling
Andrew Tridgell
1
-1
/
+115
2007-10-10
r14926: change the inotify backend to implement the rather unusual semantics
Andrew Tridgell
1
-4
/
+28
2007-10-10
r14925: trigger NOTIFY_ACTION_OLD_NAME and NOTIFY_ACTION_NEW_NAME events for
Andrew Tridgell
3
-37
/
+59
2007-10-10
r14924: when handling recursive change notify, the client expects a windows
Andrew Tridgell
1
-0
/
+1
2007-10-10
r14921: I forgot to commit the IDL change for the subdir_filter
Andrew Tridgell
1
-2
/
+2
2007-10-10
r14920: allow a notify backend to separately specify if it has handled the
Andrew Tridgell
5
-55
/
+93
2007-10-10
r14919: disable the BASE-DEFER_OPEN test until it gets fixed (it sleeps for
Andrew Tridgell
1
-2
/
+2
2007-10-10
r14918: cleaner handling of systems without inotify
Andrew Tridgell
3
-25
/
+38
2007-10-10
r14917: fixed length strings don't count any trailing nulls in the length
Andrew Tridgell
1
-1
/
+4
2007-10-10
r14916: print errno so I can work out why OpenBSD is failing the test for tdb
Andrew Tridgell
1
-1
/
+2
2007-10-10
r14915: Work in progress - getting ldb_add() working.
Tim Potter
2
-8
/
+38
2007-10-10
r14914: Remove printf statement I accidently committed.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14913: readd --with-selftest-prefix as it's needed
Stefan Metzmacher
2
-1
/
+19
2007-10-10
r14912: don't crash if inotify isn't present...
Stefan Metzmacher
1
-8
/
+16
2007-10-10
r14911: Allow easy modification of selftest subdirectory name
Jelmer Vernooij
2
-10
/
+10
2007-10-10
r14910: Remove unused configure options
Jelmer Vernooij
2
-53
/
+1
2007-10-10
r14909: Add lp_modulesdir() smb.conf option
Jelmer Vernooij
2
-1
/
+6
2007-10-10
r14908: Fix LD_LIBRARY_PATH
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14907: Another attempt at fixing partially generated tables.c files
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r14906: Move SWIG-specific files to scripting/swig/
Jelmer Vernooij
5
-12
/
+12
2007-10-10
r14905: Prevent partly generated files when building using heavy parallel make.
Jelmer Vernooij
2
-11
/
+5
2007-10-10
r14904: fixed LIBNDR_FLAG_STR_CHARLEN (thanks to Metze for noticing this)
Andrew Tridgell
1
-1
/
+4
2007-10-10
r14903: rewrote ndr_push_string() to be much simpler, and correctly handle
Andrew Tridgell
1
-111
/
+35
2007-10-10
r14902: change charcnv code to fail the conversion when it hits bad
Andrew Tridgell
1
-3
/
+3
2007-10-10
r14901: More work on ldb swig interface. Wrap some more functions.
Tim Potter
2
-9
/
+97
2007-10-10
r14897: Do more error checking of tdb function returns and raise IOError or
Tim Potter
1
-6
/
+14
2007-10-10
r14894: - add some 'const'
Stefan Metzmacher
4
-38
/
+22
2007-10-10
r14891: fix a bug found by the ibm checker
Stefan Metzmacher
3
-34
/
+52
2007-10-10
r14890: fix the usage of popt...
Stefan Metzmacher
1
-5
/
+17
2007-10-10
r14881: Unpack ldb_message_element and ldb_val arrays. Python can now access
Tim Potter
1
-26
/
+41
2007-10-10
r14880: Doc.
Tim Potter
1
-1
/
+1
2007-10-10
r14879: Fix bug unpacking ldb_messages.
Tim Potter
1
-1
/
+12
2007-10-10
r14878: Write swig wrappers for ldb_init() and ldb_connect().
Tim Potter
4
-11
/
+81
2007-10-10
r14877: added support for the kernel inotify mechanism. This passes basic
Andrew Tridgell
10
-49
/
+587
2007-10-10
r14876: added ENOSYS to unix error mapping
Andrew Tridgell
1
-0
/
+3
2007-10-10
r14875: Make better use of the build system
Jelmer Vernooij
1
-26
/
+15
2007-10-10
r14874: Allow overriding LIBRARY_REALNAME
Jelmer Vernooij
4
-11
/
+20
2007-10-10
r14873: Add skeleton swig ldb interface.
Tim Potter
3
-0
/
+35
2007-10-10
r14871: We don't need to import UserDict anymore.
Tim Potter
1
-1
/
+1
2007-10-10
r14870: Update to link with dynamic instead of static objects.
Tim Potter
1
-7
/
+10
2007-10-10
r14867: Include <stdbool.h> in external compiles
Jelmer Vernooij
4
-0
/
+4
2007-10-10
r14866: Fix CFLAGS when building compile_et. This should fix the build
Jelmer Vernooij
1
-0
/
+4
[next]