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
*
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
*
Add libsmb/cli_lsarpc.o and rpc_client/cli_pipe.o to LIBSMB_OBJ. Not so
Tim Potter
2000-12-13
1
-2
/
+3
*
Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions from
Tim Potter
2000-12-08
1
-5
/
+7
*
Cause smbd to use the new posix_acls code, not the old unix_acls code.
Jeremy Allison
2000-12-06
1
-2
/
+2
*
update for new pdbedit tool (code from Simo)
Gerald Carter
2000-12-06
1
-4
/
+4
*
Changed to sourceforge tdb code. This includes spinlocks (so we now have
Jeremy Allison
2000-12-06
1
-1
/
+1
*
make sure we don't duplicate object files
Andrew Tridgell
2000-12-03
1
-2
/
+3
*
split the RPC_PARSE object into two pieces. The first is included as
Andrew Tridgell
2000-12-03
1
-5
/
+18
*
Another large patch for the passdb rewrite.
Gerald Carter
2000-11-21
1
-3
/
+4
*
Fix for a problem with the new messaging system. If a sender is using the
Jeremy Allison
2000-11-16
1
-0
/
+9
*
Large commit which restructures the local password storage API.
Gerald Carter
2000-11-13
1
-3
/
+12
*
TDB password backend support written by Simo Sorce <simo.sorce@polimi.it>
Gerald Carter
2000-10-26
1
-2
/
+4
*
Fix to allow smbd to call winbindd if it is running for all group enumeration,
Jeremy Allison
2000-10-13
1
-2
/
+2
*
Fixes to allow wins.c to compile to allow building of libnss_wins.so.
John Terpstra
2000-10-09
1
-0
/
+3
*
printer notify code.
Jean-François Micouleau
2000-09-25
1
-4
/
+2
*
first cut at smbcontrol program. It currently allows syntax like:
Andrew Tridgell
2000-09-13
1
-4
/
+4
*
the first cut of the internal messaging system.
Andrew Tridgell
2000-09-11
1
-1
/
+8
*
Changes from APPLIANCE_HEAD (per Tim Potter):
David O'Neill
2000-09-01
1
-1
/
+1
*
make rpcclent by default.
Gerald Carter
2000-08-29
1
-1
/
+1
*
readded util_list.c (just to the RPCCLIENT_OBJ). I need to split
Gerald Carter
2000-07-20
1
-1
/
+1
*
First cut toward adding WINS server failover.
Christopher R. Hertel
2000-07-19
1
-1
/
+1
[next]