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
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
2007-10-10
r5915: Remove --with-manpages-languages= from configure (we only have them in...
Jelmer Vernooij
1
-4
/
+2
2007-10-10
r5880: From the comment....
Volker Lendecke
1
-0
/
+7
2007-10-10
r5805: merging spoolss parsing changes from trunk and cleaning up resulting s...
Gerald Carter
1
-1
/
+1
2007-10-10
r5597: full fix for BUG 2394 (unresolved symbols on IRIX)
Gerald Carter
1
-17
/
+15
2007-10-10
r5596: BUG 2394: fix nmbd linking issue on IRIX
Gerald Carter
1
-1
/
+1
2007-10-10
r5545: move cli_cm_XXX() connection handling code to clidfs and out of client...
Gerald Carter
1
-2
/
+2
2007-10-10
r5518: Add initial msdfs support to smbclient. Currently I can only
Gerald Carter
1
-2
/
+2
2007-10-10
r5495: * add in some code from Mike Nix <mnix@wanm.com.au> for the SMBsplopen
Gerald Carter
1
-1
/
+1
2007-10-10
r5349: After talking with Jerry, reverted the addition of account policies to
Günther Deschner
1
-11
/
+9
2007-10-10
r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).
Günther Deschner
1
-9
/
+11
2007-10-10
r4821: finish off 'net rpc rights [list|grant|revoke]'
Gerald Carter
1
-36
/
+36
2007-10-10
r4820: add beginnings of 'net rpc rights' for managing privilege assignments
Gerald Carter
1
-1
/
+1
2007-10-10
r4724: Add support for Windows privileges in Samba 3.0
Gerald Carter
1
-3
/
+3
2007-10-10
r4645: patch from Rob to fix the build breakage in vfstest after the reload_p...
Gerald Carter
1
-1
/
+1
2007-10-10
r4604: Attempt to fix the buildfarm build.
Volker Lendecke
1
-1
/
+1
2007-10-10
r4539: patch from Rob -- adding real printcap name cache function to speed up...
Gerald Carter
1
-1
/
+1
2007-10-10
r3705: Nobody has commented, so I'll take this as an ack...
Volker Lendecke
1
-5
/
+4
2007-10-10
r3681: Fix build of libsmbclient on x86_64.
Günther Deschner
1
-3
/
+4
2007-10-10
r3668: Fix unresolved symbols in libsmbclient.so.
Günther Deschner
1
-1
/
+1
[next]