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
/
script
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Modified to cope with functions that return a const something.
Tim Potter
1999-06-13
1
-1
/
+1
*
Use ${1+"$@"} instead of $*
Alexandre Oliva
1999-06-10
1
-1
/
+1
*
Benjamin Kuit's latest mysql mods. issue with "make proto" needs to be
Luke Leighton
1999-03-03
1
-4
/
+73
*
Benjamin Kuit's MYSQL SAM Database implementation.
Luke Leighton
1999-03-01
1
-0
/
+364
*
added jeremy's new c++-like code for parsing of security descriptors.
Luke Leighton
1999-02-23
1
-1
/
+1
*
A while back, Andrew and I talked about making the debug parsing code a
Christopher R. Hertel
1998-12-16
1
-1
/
+1
*
Now uninstalls man pages from correct source location.
Tim Potter
1998-11-27
1
-1
/
+1
*
install all html docs in yodl help directory
Andrew Tridgell
1998-11-27
1
-0
/
+7
*
unix instance of group database API
Luke Leighton
1998-11-23
1
-1
/
+1
*
Added changes to smbtar submitted by Sandy Whitesel
Richard Sharpe
1998-11-21
1
-1
/
+7
*
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1998-11-17
1
-1
/
+1
*
Makefile.in: Re-added quotes round ROFF call for DGUX.
Jeremy Allison
1998-11-16
1
-1
/
+1
*
Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...
Jeremy Allison
1998-11-13
1
-3
/
+21
*
LOCAL_GRP and DOMAIN_GRP are return types
Luke Leighton
1998-11-13
1
-0
/
+4
*
we don't have any jpeg images any more
Andrew Tridgell
1998-11-12
1
-7
/
+0
*
rpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.
Jeremy Allison
1998-11-11
1
-1
/
+9
*
makeyodldocs.sh now works with the bash shell
Jean-François Micouleau
1998-11-11
1
-3
/
+3
*
Added code to copy smb.conf.5.html to the swat help directory.
Jeremy Allison
1998-11-11
1
-0
/
+8
*
Makefile.in: Added target for makeyodldocs - not used by default.
Jeremy Allison
1998-11-11
1
-0
/
+3
*
Adding YODL docs maintainer script.
Jeremy Allison
1998-11-11
1
-0
/
+75
*
Added manpages/ to source path.
Jeremy Allison
1998-11-11
1
-1
/
+1
*
Useful script to extract all parameters out of the loadparm.c file
Jeremy Allison
1998-11-05
1
-0
/
+2
*
Realise this needs to be without the '.sh' ending as we will be
Jeremy Allison
1998-11-05
1
-0
/
+0
*
Very simple awk script to convert a 1.9.18 password file into Samba 2.0
Jeremy Allison
1998-11-05
1
-0
/
+17
*
support a few more function types (like ino_t and off_t)
Andrew Tridgell
1998-10-04
1
-1
/
+1
*
get away with dummy and .dummy files
Alexandre Oliva
1998-09-29
1
-1
/
+0
*
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1998-09-28
1
-2
/
+20
*
automated generation of .dummy files for each subdirectory;
Alexandre Oliva
1998-09-28
1
-1
/
+0
*
Makefile.in: Fixed bug with continuation line causing proto to fail.
Jeremy Allison
1998-09-25
1
-1
/
+1
*
Updates to the scripts for the new 14-char space format of account
Jeremy Allison
1998-09-24
2
-2
/
+2
*
Integration of Anders Blomdell <anders.blomdell@control.lth.se>'s
Jeremy Allison
1998-09-24
2
-4
/
+4
*
major autoconf clean-up
Alexandre Oliva
1998-09-21
2
-4
/
+7
*
nmbd/nmbd_winsserver.c: Fixed printf style warning.
Jeremy Allison
1998-09-18
1
-1
/
+1
*
Added ssize_t to configure code.
Jeremy Allison
1998-09-11
1
-1
/
+1
*
Ok - this is the 64 bit widening check in. It changes the configure
Jeremy Allison
1998-09-03
1
-1
/
+1
*
need to istall new files
Andrew Tridgell
1998-09-01
1
-1
/
+8
*
Submitting the smbtar changes to the main branch as well.
Richard Sharpe
1998-08-21
1
-1
/
+6
*
moved connection_struct handling code into smbd/conn.c and changed it
Andrew Tridgell
1998-08-17
1
-1
/
+1
*
some cleanups from the conversion of Pipes[] to a linked list. I also
Andrew Tridgell
1998-08-17
1
-1
/
+1
[next]