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
/
gtk
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r11382: Require number of required M4 macros
Jelmer Vernooij
3
-16
/
+19
2007-10-10
r11377: Add support for building LIBRARY elements as shared libraries:
Jelmer Vernooij
2
-5
/
+4
2007-10-10
r11244: Relative path names in .mk files
Jelmer Vernooij
1
-9
/
+9
2007-10-10
r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...
Jelmer Vernooij
1
-9
/
+0
2007-10-10
r10604: Put in the new registry "patchfile" code (similar to ldif
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r10586: Add MergedObject() builder. Default to Library() rather
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r10540: fix compiler warning
Stefan Metzmacher
1
-2
/
+0
2007-10-10
r10537: - we now use a much nicer way to handle talloc_free(timed_event)
Stefan Metzmacher
1
-24
/
+21
2007-10-10
r10528: Add credentials.h back into includes.h as some compilers don't
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r10510: Decrease the amount of data included by includes.h a bit
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r10374: Add HAVE_* defines (on command-line or in config.h file) for scons +
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r10348: Add scons scripts for remaining subsystems. Most subsystems build now,
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r10330: Add SConscript to more subsystems. Some of the tdb tools build now.
Jelmer Vernooij
1
-0
/
+10
2007-10-10
r10316: More dynconfig fixes
Jelmer Vernooij
4
-4
/
+0
2007-10-10
r10207: Add some const
Jelmer Vernooij
1
-13
/
+1
2007-10-10
r10026: Move registry header file to lib/registry
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r9772: Make credentials callbacks more consistant with the abstraction
Andrew Bartlett
1
-14
/
+3
2007-10-10
r8966: Simplify the makefile generation system a bit.
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r8875: Rename timeval_diff to timeval_until and revert the arguments. timeval...
Volker Lendecke
1
-1
/
+1
2007-10-10
r8643: - make lp_configfile() work again
Andrew Tridgell
4
-4
/
+4
2007-10-10
r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r7633: this patch started as an attempt to make the dcerpc code use a given
Andrew Tridgell
4
-5
/
+6
2007-10-10
r7530: Simply calling convention of lp_load().
Andrew Bartlett
4
-4
/
+4
2007-10-10
r7117: Move more manpages to the source repository
Jelmer Vernooij
1
-0
/
+86
2007-10-10
r6795: Make some functions static and remove some unused ones.
Jelmer Vernooij
5
-60
/
+37
2007-10-10
r6600: Rework of the GTK credentials system; the credentials information is
Jelmer Vernooij
9
-113
/
+104
2007-10-10
r6045: Couple of small GTK+ fixes
Jelmer Vernooij
2
-2
/
+9
2007-10-10
r5989: Display authentication information (list of available auth protocols
Jelmer Vernooij
1
-5
/
+42
2007-10-10
r5987: Add credentials callback for gtk+. The gtk+ apps now no longer
Jelmer Vernooij
6
-39
/
+115
2007-10-10
r5941: Commit this patch much earlier than I would normally prefer, but metze...
Andrew Bartlett
4
-6
/
+10
2007-10-10
r5932: Use cli_credentials somewhat more in the Gtk+ code
Jelmer Vernooij
7
-46
/
+55
2007-10-10
r5928: Use cli_credentials in:
Jelmer Vernooij
6
-26
/
+14
2007-10-10
r5902: A rather large change...
Andrew Bartlett
3
-15
/
+19
2007-10-10
r5598: GTK+ cleanups, remove some globals
Jelmer Vernooij
2
-55
/
+44
2007-10-10
r5409: - add a gtk events plugin
Stefan Metzmacher
7
-36
/
+407
2007-10-10
r5300: more uint32 and system/filesys.h build fixes when developer mode is en...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5209: Fix the endpoint mapper to work with IPX endpoints (which
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
6
-20
/
+20
2007-10-10
r4959: fix compiler warning
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r4787: Clean up gepdump code somewhat.
Jelmer Vernooij
1
-64
/
+59
2007-10-10
r4526: - much simpler (and more accurate!) ndr_size_*() code generation. It
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4390: Registry value and key names are case-insensitive
Jelmer Vernooij
1
-9
/
+30
2007-10-10
r4373: Support setting values and fix a segfault
Jelmer Vernooij
1
-18
/
+82
2007-10-10
r4371: Add "Create Key", "Delete Key" and "Delete Value" buttons.
Jelmer Vernooij
1
-20
/
+82
2007-10-10
r4302: fixed all of the annoying gtk warnings. The code all seems to still wo...
Andrew Tridgell
7
-17
/
+19
2007-10-10
r4200: Fix some more warnings.
Tim Potter
1
-3
/
+3
2007-10-10
r4155: More destinction between hives and predefined keys
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r4154: Add definitions for HKEY_PERFORMANCE_TEXT and HKEY_PERFORMANCE_NLSTEXT
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r4132: - Bunch of rather large fixes in the registry
Jelmer Vernooij
1
-55
/
+43
[next]