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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch from Stephan Metzmacher to add default arguments to lp_parm() smb.conf
Jelmer Vernooij
2003-04-24
5
-269
/
+542
*
Added patch from Stephen Roylance.
John Terpstra
2003-04-24
2
-26
/
+26
*
More updates: Fix typo in VFS, added docs for pam_smbpass.so to PAM.
John Terpstra
2003-04-24
2
-22
/
+203
*
More updates.
John Terpstra
2003-04-23
2
-56
/
+409
*
For deep referrals, track consumed path using a counter, and calculate the
Shirish Kalele
2003-04-23
1
-10
/
+11
*
Missed two references to a renamed file.
Paul Green
2003-04-23
2
-2
/
+2
*
Backport changes from head to shorten the filenames of the test cases.
Paul Green
2003-04-23
9
-63
/
+5
*
Updated FLAGs - Affects only SWAT.
John Terpstra
2003-04-23
1
-7
/
+8
*
Thanks to a reminder from vance - delete build_options.c from CVS, now
Andrew Bartlett
2003-04-23
1
-532
/
+0
*
Patch by Vance Lankhaar <vlankhaar@linux.ca> to automaticly regenerate the
Andrew Bartlett
2003-04-23
4
-14
/
+293
*
Patch by Metze to ensure that we always at least initialize our output string
Andrew Bartlett
2003-04-23
3
-3
/
+12
*
More fun with Sun CC needing constant initializers
Andrew Bartlett
2003-04-23
1
-1
/
+1
*
StrnCpy -> safe_strcpy() on a over-malloced struct.
Andrew Bartlett
2003-04-23
1
-2
/
+2
*
Merge the 'safe' parts of my StrnCpy patch - many of the users really wanted
Andrew Bartlett
2003-04-23
19
-149
/
+148
*
We don't have IDMAP in 3.0 yet.
Andrew Bartlett
2003-04-23
1
-1
/
+1
*
Merge HEAD's winbind into 3.0.
Andrew Bartlett
2003-04-23
16
-903
/
+701
*
Don't try to continue if initialisation fails (merge from HEAD)
Andrew Bartlett
2003-04-23
1
-2
/
+4
*
Make the variable name match the comment.
Andrew Bartlett
2003-04-23
1
-2
/
+2
*
This define does not always seem to be present, so define it if need be.
Andrew Bartlett
2003-04-23
1
-0
/
+4
*
Fix up non-constant initialisers for Sun's CC.
Andrew Bartlett
2003-04-23
1
-1
/
+1
*
Add some more info to the diags output.
Andrew Bartlett
2003-04-23
1
-1
/
+1
*
Parinoia for compleatly broken SMB servers that don't send back the right
Andrew Bartlett
2003-04-23
1
-2
/
+3
*
Make this safe for -DDEVELOPER checks.
Andrew Bartlett
2003-04-23
1
-2
/
+2
*
This const isn't quite vaild C.
Andrew Bartlett
2003-04-23
1
-1
/
+1
*
add test file for FDSESS
Andrew Bartlett
2003-04-23
1
-0
/
+2
*
Add a check to ensure that the server returns the correct device type, not
Andrew Bartlett
2003-04-23
2
-14
/
+20
*
Start testing a few more things out of smbtorture in the build farm.
Andrew Bartlett
2003-04-23
11
-5
/
+25
*
Merge torture tests from HEAD - it looks like we had rather an incomplete
Andrew Bartlett
2003-04-23
8
-90
/
+202
*
Update - closed off for now
John Terpstra
2003-04-23
1
-13
/
+199
*
Try to keep existing behaviour for our printing code - never return
Andrew Bartlett
2003-04-23
1
-17
/
+6
*
Fix this for both *SMBSERVER and *SMBSERV as per comments in loadparm.c.
Andrew Bartlett
2003-04-23
1
-1
/
+9
*
Try to avoid setting *SMBSERVER as a 'local name'.
Andrew Bartlett
2003-04-23
1
-0
/
+3
*
Don't leak the session identifier string when we shut down a vuid.
Andrew Bartlett
2003-04-23
1
-0
/
+1
*
Now that Volker fixed the real issues with ldapsam and adding null attributes
Andrew Bartlett
2003-04-23
1
-40
/
+8
*
- Merge a memory leak fix from HEAD
Andrew Bartlett
2003-04-23
1
-11
/
+16
*
Merge idra's fix for pdb_tdb segfaults from HEAD to 3.0 - sombody changed
Andrew Bartlett
2003-04-23
1
-3
/
+7
*
allow the unix group in a mapping to be changed; doesn't work with LDAP right...
Gerald Carter
2003-04-23
1
-1
/
+21
*
Limit the number of outstanding print notify messages for a process to
Jeremy Allison
2003-04-23
2
-1
/
+39
*
Added Stephen Roylance's patch - Adds to Status page, a Start All, Restart All
John Terpstra
2003-04-22
1
-9
/
+38
*
Remove ldapsam_search_one_user_by_uid from pdb_ldap.
Andrew Bartlett
2003-04-22
2
-68
/
+22
*
My last change left the wording a little awkward, so I fiddled it a bit.
Christopher R. Hertel
2003-04-22
1
-3
/
+3
*
The wording described "CIFS" as the successor to SMBFS. I changed it to
Christopher R. Hertel
2003-04-22
1
-3
/
+3
*
don't reset the group type unless specified
Gerald Carter
2003-04-22
1
-14
/
+8
*
update copyright notice that is written to the logs
Gerald Carter
2003-04-22
1
-1
/
+1
*
Add runtime tests for "impossible" case with -DDEVELOPER. Trying to catch logic
Jeremy Allison
2003-04-22
1
-0
/
+27
*
Added editreg.
John Terpstra
2003-04-22
1
-1
/
+6
*
parse_string is only used for the authentication negotiators.
Volker Lendecke
2003-04-22
2
-11
/
+13
*
This is meant to be initialised to the size of the buffer.
Andrew Bartlett
2003-04-22
1
-1
/
+1
*
Add configure test for previous ldap modifications - we now check if the
Andrew Bartlett
2003-04-22
1
-0
/
+1
*
Make pdb_ldap use a random factor in deciding how long we need to sleep.
Andrew Bartlett
2003-04-22
1
-7
/
+22
[next]