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
/
source3
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r11725: build smbget by default
Gerald Carter
1
-1
/
+1
2007-10-10
r11652: Reinstate the netsamlogon_cache in order to work
Gerald Carter
1
-2
/
+4
2007-10-10
r11583: r10556@cabra: derrell | 2005-11-08 13:20:56 -0500
Derrell Lipman
1
-1
/
+1
2007-10-10
r11582: r10193@cabra: derrell | 2005-11-08 13:12:39 -0500
Derrell Lipman
1
-2
/
+7
2007-10-10
r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab.
Jeremy Allison
1
-1
/
+1
2007-10-10
r11163: fix installation of libmsrpc
Gerald Carter
1
-1
/
+4
2007-10-10
r11124: Commit Chris' fixes for libmsrpc after the rpc_client
Gerald Carter
1
-4
/
+20
2007-10-10
r11123: * patches from Brian Moran for creating new eventlog
Gerald Carter
1
-4
/
+8
2007-10-10
r11065: rename wr_eventlog to eventlogadm
Gerald Carter
1
-5
/
+5
2007-10-10
r11060: merging new eventlog code from trunk
Gerald Carter
1
-2
/
+11
2007-10-10
r10904: build patches from Marc Balmer <marc@msys.ch> when builddir!=srcdir
Gerald Carter
1
-4
/
+4
2007-10-10
r10781: merging eventlog and svcctl code from trunk
Gerald Carter
1
-2
/
+3
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-38
/
+35
2007-10-10
r10451: add $(LDFLAGS) to tdb command line tools to fix build issues
Gerald Carter
1
-3
/
+3
2007-10-10
r10371: Adding iPrint printing backend written by Joel J. Smith @ Novell.
Jeremy Allison
1
-1
/
+2
2007-10-10
r10234: Add new auth module "auth_script" to allow valid users to
Jeremy Allison
1
-0
/
+5
2007-10-10
r10176: adding smbctool from Kalim's SoC project; requires make bin/smbctool
Gerald Carter
1
-0
/
+10
2007-10-10
r10135: Remove external dependencies for libsmbsharemodes.so
Jeremy Allison
1
-1
/
+1
2007-10-10
r10056: Fix typo stopping .o's being added to shared library.
Jeremy Allison
1
-2
/
+2
2007-10-10
r10042: Add in external LGPL library for accessing the share mode db. Allow
Jeremy Allison
1
-3
/
+20
2007-10-10
r10001: adding in libmsrpc from Chris Nicholls (SoC project). not built by d...
Gerald Carter
1
-5
/
+22
2007-10-10
r9947: fix build breakage on Status VOS (build farm)
Gerald Carter
1
-5
/
+5
2007-10-10
r9913: fix some build breakage on solaris with --enable-socket-wrapper
Gerald Carter
1
-3
/
+3
2007-10-10
r9897: fix build with --enable-socket-wrapper
Günther Deschner
1
-1
/
+1
2007-10-10
r9653: adding common popt args to profiles tool (needed for debuglevel to reg...
Gerald Carter
1
-1
/
+2
2007-10-10
r9636: The new profiles code needs all the dummy objects to link.
James Peach
1
-4
/
+5
2007-10-10
r9628: rewrite profiles tool to use the regfio code.
Gerald Carter
1
-1
/
+4
2007-10-10
r9588: remove netsamlogon_cache interface...everything seems to work fine. W...
Gerald Carter
1
-4
/
+2
2007-10-10
r9582: a few makefile fixes for 'make test'; get the dependencies and cleanup...
Gerald Carter
1
-2
/
+3
2007-10-10
r9186: comment out 'make check'; to be replaced by 'make test'
Gerald Carter
1
-8
/
+10
2007-10-10
r8992: More make test work. Adding a way to order tests (might change
Gerald Carter
1
-1
/
+1
2007-10-10
r8990: First trivial example of 'make test'
Gerald Carter
1
-7
/
+15
2007-10-10
r8151: Add support to create position independent executable (PIE) code if the
Lars Müller
1
-55
/
+57
2007-10-10
r7992: Adding PADL's idmap_ad plugin (taken from the latest
Günther Deschner
1
-0
/
+5
2007-10-10
r7963: Add aio support to 3.0.
Jeremy Allison
1
-1
/
+1
2007-10-10
r7938: * move the hardcoded registry value names from _reg_query_value()
Gerald Carter
1
-1
/
+1
2007-10-10
r7595: start trying to split out the svcctl functions into separate files for...
Gerald Carter
1
-1
/
+2
2007-10-10
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
1
-9
/
+12
2007-10-10
r7197: fix build failure when running 'make torture' without
Gerald Carter
1
-4
/
+4
2007-10-10
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
1
-5
/
+1
2007-10-10
r7130: remove 'winbind enable local accounts' code from the 3.0 tree
Gerald Carter
1
-2
/
+1
2007-10-10
r7020: fixing printer ace values and getting rid of false compiler warning ab...
Gerald Carter
1
-3
/
+2
2007-10-10
r6942: * merging the registry changes back to the 3.0 tree
Gerald Carter
1
-11
/
+8
2007-10-10
r6585: Fix socket-wrapper-enabled build for the tdb tools
Jelmer Vernooij
1
-4
/
+11
2007-10-10
r6570: Add socket_wrapper library to 3.0. Can be enabled by passing
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r6495: Bugfix for #2596 by James Peach @ SGI. Fix become_root link issues and...
Jeremy Allison
1
-19
/
+17
2007-10-10
r6407: Fix for bugzilla 2623 and 2630: $< and $* are not valid in explicit
Tim Potter
1
-5
/
+5
2007-10-10
r6318: don't include smbwrapper stuff unless asked for
Herb Lewis
1
-3
/
+3
2007-10-10
r6029: adding files necessary to support 'net rpc service' functions; will fi...
Gerald Carter
1
-2
/
+3
2007-10-10
r6014: rather large change set....
Gerald Carter
1
-25
/
+39
[next]