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
2001-09-16
Kill off the dangerous passwd program default, as its both very
Andrew Bartlett
1
-1
/
+1
2001-09-12
- enable MSDFS by default, there seems no reason not to have it enabled
Andrew Tridgell
1
-6
/
+0
2001-09-10
passdb/smbpassfile ain't needed any more - it only provided migration from an...
Andrew Tridgell
1
-1
/
+1
2001-09-10
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
1
-1
/
+1
2001-09-07
added "display charset" option in smb.conf, along with d_printf()
Andrew Tridgell
1
-1
/
+1
2001-09-06
- fixed proto.h build on systems using a parallel make
Andrew Tridgell
1
-5
/
+12
2001-09-06
Started a cleanup of smbpasswd related stuff. I've created a new file
Tim Potter
1
-1
/
+1
2001-09-05
add PROFILE_OBJ to nmbd now
Herb Lewis
1
-1
/
+1
2001-08-28
Added additional objects to rpcclient for sam sync/repl support.
Tim Potter
1
-1
/
+13
2001-08-28
Fix for make proto when srcdir != cwd.
Tim Potter
1
-1
/
+1
2001-08-27
converted smbd to use NTSTATUS by default
Andrew Tridgell
1
-2
/
+2
2001-08-22
Link in smbdes routines for new wbinfo authentication stuff.
Tim Potter
1
-1
/
+1
2001-08-12
This patch does a number of things, mostly smaller than they look :-)
Andrew Bartlett
1
-3
/
+4
2001-08-10
- avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed)
Simo Sorce
1
-2
/
+3
2001-08-09
Link fix for smbpasswd.
Tim Potter
1
-2
/
+3
2001-08-03
This is my 'Authentication Rewrite' version 1.01, mostly as submitted to
Andrew Bartlett
1
-5
/
+7
2001-08-01
Tweaked the installdirs target to ignore errors. This allows RPMS to be
Tim Potter
1
-2
/
+2
2001-08-01
Fixed up compilation of pam_winbind.so to be consistent with value of
Tim Potter
1
-2
/
+5
2001-07-25
build smbtree by default. It's a very useful utility.
Andrew Tridgell
1
-1
/
+8
2001-07-24
Store winbindd in the sbin directory. Make the winbind pam module also as
Tim Potter
1
-5
/
+7
2001-07-24
Make sure that a shared library build of libsmbclient causes build
Richard Sharpe
1
-1
/
+1
2001-07-24
make nsswitch target wasn't building the winbind pam module.
Tim Potter
1
-1
/
+1
2001-07-23
Fix some fscked up things that I added to the Solaris CC build of shared libs
Richard Sharpe
1
-2
/
+2
2001-07-23
Fix the POOBAD_CC on Slowaris so we can handle things correctly ...
Richard Sharpe
1
-2
/
+2
2001-07-14
A few tweaks around linking libsmbclient
Richard Sharpe
1
-1
/
+2
2001-07-11
I think this was just a typo... If there was some method to the madness then
Andrew Bartlett
1
-1
/
+1
2001-07-11
A serious set of changes to build libsmbclienmt. Copied much ofthis from
Richard Sharpe
1
-8
/
+7
2001-07-08
removed remnants of libtool
Andrew Tridgell
1
-12
/
+1
2001-07-07
Add backend encryption support for NTLMv2.
Andrew Bartlett
1
-2
/
+2
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-31
/
+12
2001-07-04
This brings HEAD into line with SAMBA_2_2, they now both use bindir.
Andrew Bartlett
1
-3
/
+2
2001-07-03
Split pam_winbind out of WINBIND progs so it can be build separately
Tim Potter
1
-1
/
+2
2001-06-30
Fix another small problem with Makefile.in ... not doing the correct
Richard Sharpe
1
-1
/
+1
2001-06-30
Modified Makefile.in to work properly. Define BLDSHARED as a variable in the ...
Richard Sharpe
1
-1
/
+4
2001-06-29
These changes cause the libsmbclient stuff to always build a non-shared libra...
Richard Sharpe
1
-8
/
+8
2001-06-28
temporarily made smbclient a non-error target so that builds will succeed whe...
Andrew Tridgell
1
-10
/
+6
2001-06-27
Added back the automatic build of libsmbclient.so in head.
Richard Sharpe
1
-1
/
+1
2001-06-25
- make the regresison test mode code build in by default. This should
Andrew Tridgell
1
-1
/
+4
2001-06-22
auto-build proto.h if its not there, but don't make it depend
Andrew Tridgell
1
-2
/
+4
2001-06-19
added a torture target for building all torture progs. Fixed a typo in locktest
Andrew Tridgell
1
-0
/
+3
2001-06-19
moved all our torture code to a separate directory
Andrew Tridgell
1
-8
/
+8
2001-06-19
Added $(PROFILE_OBJ) to winbindd objects.
Tim Potter
1
-1
/
+1
2001-06-18
added a oplock break handler hook to the client code, this allows for more co...
Andrew Tridgell
1
-0
/
+1
2001-06-06
Added stub dfs client commands to rpcclient.
Tim Potter
1
-3
/
+5
2001-06-04
use LDSHFLAGS not -shared in several places
Andrew Tridgell
1
-3
/
+3
2001-06-03
removed SHLIBS until someone has time to get it to compile on more platforms ...
Andrew Tridgell
1
-1
/
+4
2001-05-29
4 new functions to retrieve single linked list of group and passwd entries
Simo Sorce
1
-1
/
+2
2001-05-24
Added stubs for SRVSVC and NETLOGON rpcclient commands.
Tim Potter
1
-2
/
+4
2001-05-17
added utmp.o to NECESSARY_BECAUSE_SAMBA_DEPENDENCIES_ARE_SO_BROKEN_OBJ
Andrew Tridgell
1
-3
/
+3
2001-05-17
Fixes to get pam_auth() functionality working again.
Tim Potter
1
-1
/
+10
[next]