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
/
script
Commit message (
Expand
)
Author
Age
Files
Lines
*
This is the current patch from Luke Leighton <lckl@samba-tng.org> to add a
Andrew Bartlett
2002-01-20
1
-1
/
+1
*
much better ADS error handling system
Andrew Tridgell
2001-12-19
1
-1
/
+1
*
- added initial support for trusted domains in winbindd_ads
Andrew Tridgell
2001-12-19
1
-1
/
+1
*
added "net join" command
Andrew Tridgell
2001-11-24
1
-1
/
+1
*
always install swat language files
Andrew Tridgell
2001-10-15
1
-13
/
+5
*
initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To
Andrew Tridgell
2001-10-11
1
-1
/
+1
*
Add CLI_POLICY_HND as a valid return type.
Tim Potter
2001-10-05
1
-1
/
+1
*
now --with-i18n-swat works to install some international files
Motonobu Takahashi
2001-09-25
1
-8
/
+26
*
Try to fix up manpage installation
Andrew Bartlett
2001-09-25
1
-1
/
+1
*
fixed a typo in installman.sh
Motonobu Takahashi
2001-09-24
1
-1
/
+1
*
Added SWAT i18n feature:
Motonobu Takahashi
2001-09-24
3
-44
/
+106
*
Try to fix up the shell syntax
Andrew Bartlett
2001-09-19
1
-2
/
+2
*
typo
Andrew Bartlett
2001-09-19
1
-1
/
+1
*
Adding the appropirate files might help...
Andrew Bartlett
2001-09-19
1
-0
/
+35
*
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
2001-09-10
1
-1
/
+1
*
the next step in our error code handling change
Andrew Tridgell
2001-09-03
1
-1
/
+1
*
new logs use abbreviated month names. Add this to date conversion
Herb Lewis
2001-08-27
1
-1
/
+17
*
converted smbd to use NTSTATUS by default
Andrew Tridgell
2001-08-27
1
-1
/
+1
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-1
/
+1
*
initial support for paramter type P_LIST
Simo Sorce
2001-06-20
1
-0
/
+10
*
Cosmetic changes in make proto output.
Tim Potter
2001-05-14
1
-1
/
+1
*
merge some fixes from 2.2
Andrew Tridgell
2001-05-07
1
-1
/
+1
*
- added test for vasprintf
Andrew Tridgell
2001-04-28
1
-2
/
+2
*
Patch from Frédéric Blanc <el_blaf@yahoo.fr> to correctly uninstall
Jeremy Allison
2001-04-27
1
-6
/
+6
*
row of asteriks that indicates new entry must start at beginning of line.
Herb Lewis
2001-04-23
1
-1
/
+1
*
merge from 2.2
Gerald Carter
2001-03-25
1
-0
/
+96
*
merge from 2.0 branch for installing Using Samba book files
Herb Lewis
2001-01-12
1
-8
/
+68
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-11
1
-1
/
+1
*
If extra arguments passed make yodl docs for these files rather than *.yo
Tim Potter
2000-12-21
1
-2
/
+8
*
Cause smbd to use the new posix_acls code, not the old unix_acls code.
Jeremy Allison
2000-12-06
1
-1
/
+1
*
Large commit which restructures the local password storage API.
Gerald Carter
2000-11-13
1
-2
/
+7
*
vfs write data fix. Fix for name matching in addtosmbpass
Jeremy Allison
2000-08-25
1
-1
/
+1
*
Fixed up the user/group contexts when using authenticated pipes.
Jeremy Allison
2000-08-04
1
-1
/
+1
*
grab functions that return RPC_HND_NODE (declared
Gerald Carter
2000-07-18
1
-1
/
+1
*
Make prototypes for functions returning an enum nss_status.
Tim Potter
2000-07-06
1
-1
/
+1
*
first pass at merging rpcclient from TNG to HEAD. You can get a
Gerald Carter
2000-07-03
2
-2
/
+47
*
added a NET_USER_INFO_3 struct to user_struct.
Luke Leighton
2000-06-08
1
-2
/
+2
*
More stuff I cvan't afford to lose. I'm realizing how dependent I am
Jeremy Allison
2000-06-01
1
-1
/
+1
*
the beginnings of a new scheme I've working on to allow an easier
Andrew Tridgell
2000-05-09
1
-4
/
+14
*
Added hash-based stat cache code from Ying Chen.
Jeremy Allison
2000-01-26
1
-1
/
+1
*
implemented talloc() as described on samba-technical. This fixes the
Andrew Tridgell
2000-01-05
1
-1
/
+1
*
Samba now includes a full ucs2 upper to lower case (and vica versa) map table.
Jeremy Allison
1999-12-23
1
-1
/
+1
*
Awk script to create #include C code from unicode upper -> lower case map.
Jeremy Allison
1999-12-23
1
-0
/
+59
*
First cut at unicode sys_xx functions. Now to start moving upwards.....
Jeremy Allison
1999-12-22
1
-1
/
+1
*
first cut at using the tdb code for the connections structure, the
Andrew Tridgell
1999-12-21
1
-0
/
+4
*
2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...
Andrew Tridgell
1999-12-13
1
-433
/
+0
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
7
-28
/
+27
*
preparation for doing a spoolss enum jobs command. had to rewrite
Luke Leighton
1999-11-08
1
-0
/
+4
*
added rpcclient spoolenum command. enumerates printers.
Luke Leighton
1999-11-06
1
-0
/
+4
*
three types of array-creation / array-deletion functions:
Luke Leighton
1999-11-03
1
-1
/
+1
[next]