index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove proto headers on realclean
Tim Potter
2002-09-19
1
-1
/
+1
*
Merge in first command for 'samtest'
Jelmer Vernooij
2002-09-19
1
-1
/
+1
*
Clean up python extensions in clean target.
Tim Potter
2002-09-19
1
-3
/
+6
*
First code for 'net rpc vampire'. We should probably find a more
Volker Lendecke
2002-09-18
1
-1
/
+1
*
Never, *ever* hold a mutex lock in the message database where there may
Jeremy Allison
2002-09-17
1
-2
/
+2
*
First cut at portable sendfile code. Only used in readX at the moment
Jeremy Allison
2002-09-12
1
-1
/
+1
*
added gencache implementation from mimir - thanks!
Andrew Tridgell
2002-09-11
1
-2
/
+3
*
Add python_install target. Not called by default. Delegates most
Martin Pool
2002-09-09
1
-0
/
+5
*
Python's setup.py does not need to be munged by configure.in -- it is
Martin Pool
2002-09-09
1
-0
/
+1
*
Add --with-python=PYTHONNAME configure option, so that the libraries
Martin Pool
2002-09-09
1
-3
/
+3
*
Merge tpot's patch to add targets to build Python stuff. It's not
Martin Pool
2002-09-09
1
-0
/
+39
*
Patch from Stefan (metze) Metzmacher with more updates for the SAM subsystem
Jelmer Vernooij
2002-09-08
1
-1
/
+1
*
This is the 'easy' parts of the trusted domains patch n+3 patch from
Andrew Bartlett
2002-09-06
1
-1
/
+2
*
Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
Andrew Bartlett
2002-09-06
1
-1
/
+1
*
fix proto
Gerald Carter
2002-08-30
1
-1
/
+1
*
fix broken dependencies....
Gerald Carter
2002-08-30
1
-6
/
+7
*
break out REGISTRY_VALUE & REGVAL_CR objects into separate file for
Gerald Carter
2002-08-30
1
-2
/
+3
*
Several compiler warning fixes + fix dependencies samtest
Jelmer Vernooij
2002-08-29
1
-1
/
+1
*
I think this should fix the compile on some of the CUPS based machines.
Andrew Bartlett
2002-08-29
1
-1
/
+1
*
Add plugin support for the sam system from metze (based on passdb code)
Jelmer Vernooij
2002-08-29
1
-1
/
+3
*
Add new files to Makefile + typo fix
Jelmer Vernooij
2002-08-29
1
-1
/
+1
*
Put in patch from metze (Stefan Metzmacher) to:
Jelmer Vernooij
2002-08-29
1
-1
/
+2
*
Put in intermediate version of new SAM system. It's not stable yet, code
Jelmer Vernooij
2002-08-28
1
-3
/
+11
*
Steve Langasek <vorlon@netexpress.net> has again attempted to simplify Samba's
Andrew Bartlett
2002-08-25
1
-3
/
+4
*
remove samsync and spamsync
Herb Lewis
2002-08-23
1
-16
/
+1
*
added a 'net rpc samdump' command for dumping the whole sam via
Andrew Tridgell
2002-08-22
1
-1
/
+1
*
Make samsync use popt
Andrew Bartlett
2002-08-22
1
-1
/
+1
*
fix generating protos for smbwrapper
Herb Lewis
2002-08-20
1
-1
/
+1
*
added a 'net ads lookup' command that does a CLDAP NetLogon query to a
Andrew Tridgell
2002-08-19
1
-1
/
+1
*
should make all platforms happy with popt
Simo Sorce
2002-08-19
1
-1
/
+1
*
A new utility to test VFS system and modules
Simo Sorce
2002-08-18
1
-26
/
+36
*
Move tridge's getgrouplist() replacement function from replace.c to a new
Andrew Bartlett
2002-08-17
1
-2
/
+6
*
Merge of netbios namecache code from APPLIANCE_HEAD.
Tim Potter
2002-08-16
1
-1
/
+1
*
unresolved symbols fix for pam_smbpass from Steve L.
Gerald Carter
2002-08-14
1
-10
/
+3
*
Add lib/util_uuid.c to build.
Jim McDonough
2002-08-12
1
-1
/
+1
*
Samba dependency hell claim's another victim...
Andrew Bartlett
2002-08-08
1
-7
/
+3
*
Hmm, had too many objects added last time in the nmbd changes. Don't
Jim McDonough
2002-08-07
1
-2
/
+1
*
Patch from Steve Langasek <vorlon@netexpress.net> to split up our -l
Andrew Bartlett
2002-08-07
1
-3
/
+7
*
Ooops...forgot to put this in with the new nmbd samlogon response code.
Jim McDonough
2002-08-06
1
-1
/
+2
*
Moved rpc client routines from libsmb back to rpc_client where they belong.
Tim Potter
2002-08-02
1
-4
/
+5
*
Add lib/popt_common.o
Tim Potter
2002-07-29
1
-1
/
+1
*
partial apply of samba-patches 960
Andrew Tridgell
2002-07-28
1
-1
/
+1
*
fixed logfile location to honor configure
Andrew Tridgell
2002-07-28
1
-1
/
+1
*
virtual registry framework with initial printing hooks.
Gerald Carter
2002-07-18
1
-2
/
+3
*
splitting off storage/retrieval routines for abstracting the
Gerald Carter
2002-07-15
1
-3
/
+5
*
Make smbmnt a standalone program from a linker point of view. Hopefully this
Andrew Bartlett
2002-07-13
1
-2
/
+1
*
Commit Tom Jansen's changes to head.
Richard Sharpe
2002-07-11
1
-1
/
+3
*
Break up the passdb objects (to allow RPC clients to link without brining in
Andrew Bartlett
2002-07-03
1
-16
/
+23
*
fixed a makefile syntax error that was breaking the build on some
Andrew Tridgell
2002-06-30
1
-1
/
+1
*
Proper merge of all the working printing stuff from APPLIANCE_HEAD.
Jeremy Allison
2002-06-28
1
-6
/
+4
[next]