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
/
source3
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
added utmp.o to NECESSARY_BECAUSE_SAMBA_DEPENDENCIES_ARE_SO_BROKEN_OBJ
Andrew Tridgell
2001-05-17
1
-3
/
+3
*
Fixes to get pam_auth() functionality working again.
Tim Potter
2001-05-17
1
-1
/
+10
*
Broke out change trust account password routines into separate file
Tim Potter
2001-05-17
1
-1
/
+1
*
Fix a stupid typo in Makefile.in that prevented the libsmbclient code
Richard Sharpe
2001-05-16
1
-1
/
+1
*
Added winbind programs to build for supported systems (i.e linux and
Tim Potter
2001-05-16
1
-4
/
+2
*
Make libsmbclient.so by default now.
Richard Sharpe
2001-05-14
1
-1
/
+2
*
So I promised Andrew that a winbindd_proto.h file wouldn't be necessary.
Tim Potter
2001-05-14
1
-0
/
+5
*
OK so I couldn't be as clever as I wanted to be with winbindd_glue.c
Tim Potter
2001-05-07
1
-7
/
+8
*
Preliminary merge of winbind into HEAD. Note that this compiles and links
Tim Potter
2001-05-07
1
-16
/
+16
*
Big cleanup of passdb and backends.
Jean-François Micouleau
2001-05-04
1
-6
/
+6
*
make clean should remove PROGS
Andrew Tridgell
2001-04-29
1
-1
/
+1
*
don't need slprintf.c any more
Andrew Tridgell
2001-04-28
1
-2
/
+2
*
removing the references to rpc_client_proto.h
Gerald Carter
2001-04-28
1
-21
/
+8
*
removed SMBRUN references
Gerald Carter
2001-04-26
1
-15
/
+1
*
merge some of the nsswitch code from tng to head
Andrew Tridgell
2001-04-25
1
-2
/
+2
*
Added Steve Langasek <vorlon@netexpress.net> pam_smbpass support
John Terpstra
2001-04-24
1
-1
/
+22
*
merge from 2.2
Andrew Tridgell
2001-04-18
1
-0
/
+1
*
Merge of Andrew's changes in 2.2.
Jeremy Allison
2001-04-13
1
-6
/
+12
*
Added a caching system to smbsh. Previously access to workgroup or server
Tim Potter
2001-04-12
1
-0
/
+1
*
Added JohnT and Andrew Bartlett's PAM changes.
Jeremy Allison
2001-04-10
1
-1
/
+1
*
first pass of the new group mapping code
Jean-François Micouleau
2001-03-23
1
-1
/
+10
*
much better readline support from Simo Sorce, with some mods from me
Andrew Tridgell
2001-03-18
1
-1
/
+1
*
Added Michael Sweet's CUPS patch to call directly into the CUPS backend.
Jeremy Allison
2001-03-16
1
-3
/
+5
*
Dead code removal. Not used anywhere.
Jeremy Allison
2001-03-11
1
-3
/
+3
*
Ok - everything now compiles in HEAD (at least the default stuff). We
Jeremy Allison
2001-03-11
1
-9
/
+2
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-4
/
+4
*
started support for unicode on the wire in smbd. Using a very similar
Andrew Tridgell
2001-03-10
1
-1
/
+1
*
Separated dfs pipe into implementation and interface modules.
Jeremy Allison
2001-02-27
1
-1
/
+1
*
Split srvsvc pipe into interface and implementation modules.
Jeremy Allison
2001-02-26
1
-1
/
+1
*
Split wks pipe into interface and implementation modules.
Jeremy Allison
2001-02-26
1
-1
/
+1
*
Separated lsa code into interface and implementation.
Jeremy Allison
2001-02-26
1
-1
/
+1
*
Separated reg code into interface & implementation.
Jeremy Allison
2001-02-25
1
-1
/
+1
*
but it is needed for linking ...
Andrew Tridgell
2001-02-21
1
-1
/
+1
*
rpc_parse_samr.c doesn't exist in head ...
Andrew Tridgell
2001-02-21
1
-1
/
+1
*
the unicode conversion of our client code is complete enough to be
Andrew Tridgell
2001-02-21
1
-1
/
+1
*
initial client side unicode support (needed for netapp filer)
Andrew Tridgell
2001-02-20
1
-1
/
+1
*
Add Makefile.in target for installing smbclientlib ...
Richard Sharpe
2001-02-07
1
-0
/
+5
*
Added Baltic codepage support. From Toomas Soome <tsoome@ut.ee>
Tim Potter
2001-02-02
1
-1
/
+1
*
Fix for KOI8-R codepage from Andrey Kiselev <dron@at1895.spb.edu>
Tim Potter
2001-01-31
1
-1
/
+1
*
Patch to get smbcacls and rpcclient to compile together.
Tim Potter
2001-01-23
1
-4
/
+4
*
Some ugly mucking around to get the new rpcclient compiling and linking
Tim Potter
2001-01-15
1
-2
/
+10
*
Removed link errors between rpcclient and smbd.
Tim Potter
2001-01-11
1
-4
/
+4
*
New makefile and proto for rpcclient.
Tim Potter
2001-01-11
1
-9
/
+5
*
Codepages and stuff for Turkish language support. Contributed by
Tim Potter
2001-01-07
1
-1
/
+1
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-04
1
-2
/
+2
*
Add a new file clidgram with routines that are used by the libsmbclient code.
Richard Sharpe
2001-01-03
1
-1
/
+1
*
First pass at the libsmbclient code ...
Richard Sharpe
2000-12-26
1
-0
/
+11
*
Added proto definition for new RPC calls.
Jeremy Allison
2000-12-13
1
-1
/
+1
*
I think it's time to go home.
Tim Potter
2000-12-13
1
-5
/
+6
*
OK so I shouldn't have added cli_pipe.o to LIBSMB_OBJ.
Tim Potter
2000-12-13
1
-2
/
+3
[next]