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
*
regenerate docs
Jelmer Vernooij
2003-07-01
86
-16174
/
+3965
*
Fix for bug 189 from MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>. Incorrect
Jeremy Allison
2003-07-01
1
-1
/
+1
*
Adding jcmd's share ACL on XP patch. Thanks Jim !
Jeremy Allison
2003-07-01
3
-4
/
+27
*
Generate docs.
Jelmer Vernooij
2003-07-01
2
-27885
/
+28069
*
Use entities
Jelmer Vernooij
2003-07-01
1
-1
/
+1
*
Fix some syntax errors and typo's
Jelmer Vernooij
2003-07-01
3
-1
/
+5
*
Adding idmap uid/gid smb.conf man page entries. Marking winbind uid/gid as de...
John Terpstra
2003-07-01
4
-5
/
+40
*
Fix a typo
Jelmer Vernooij
2003-07-01
1
-1
/
+1
*
Document "client use spnego"
Jelmer Vernooij
2003-07-01
1
-0
/
+16
*
sync with release branch
Gerald Carter
2003-07-01
1
-11
/
+62
*
JMCD's fixes also.
John Terpstra
2003-07-01
1
-4
/
+4
*
Fix typos, add a little clarification.
John Terpstra
2003-07-01
1
-6
/
+7
*
being a responsible developer for a change. Make sure to
Gerald Carter
2003-07-01
4
-35
/
+42
*
syncing newer files to SAMBA_3_0
Gerald Carter
2003-07-01
2
-29
/
+13
*
removing nisplussam
Gerald Carter
2003-07-01
3
-1538
/
+2
*
* fixed volker's wbinfo -a lockup again. This one was my fault.
Gerald Carter
2003-07-01
2
-61
/
+63
*
initial draft of changeset
Gerald Carter
2003-07-01
1
-31
/
+123
*
applying fix for group map conversion (patch from Kristyan Osborne)
Gerald Carter
2003-07-01
1
-1
/
+1
*
fix compile problem with nisplussam
Gerald Carter
2003-07-01
2
-13
/
+20
*
Different fix for memleak just committed. This belongs into
Volker Lendecke
2003-07-01
3
-4
/
+1
*
Fix two memory leaks. tdb_search_keys allocates space for the key
Volker Lendecke
2003-07-01
2
-0
/
+4
*
Fix a segfault found by metze & valgrind...
Volker Lendecke
2003-07-01
1
-3
/
+5
*
Don't set a mapping that is already there.
Volker Lendecke
2003-07-01
1
-0
/
+15
*
Grr, the order of these arguments matters
Andrew Bartlett
2003-07-01
1
-2
/
+2
*
Make smbpasswd use the higher log level for the second run - this should
Andrew Bartlett
2003-07-01
1
-2
/
+2
*
fix typos in log messages and comments.
Gerald Carter
2003-07-01
2
-3
/
+3
*
* revert change to get_global_sam_name()
Gerald Carter
2003-07-01
2
-11
/
+28
*
* fix the trustdom_cache to work when winbindd is not running.
Gerald Carter
2003-07-01
6
-39
/
+250
*
Fixed the latest complaint from jcmd :-). We were storing -1 for the
Jeremy Allison
2003-07-01
1
-6
/
+10
*
Merge of Volkers patch to make the logic clearer (with my mod).
Jeremy Allison
2003-06-30
2
-45
/
+45
*
Fix missing ret = found by Volker.
Jeremy Allison
2003-06-30
1
-1
/
+1
*
* cleanup more DC name resolution issues in check_*domain_security()
Gerald Carter
2003-06-30
8
-306
/
+167
*
Valgrind found a bug (subtracting a pointer from a length rather than the
Jeremy Allison
2003-06-30
1
-1
/
+1
*
Finally ! Fixed the ACL ordering bug reported by jcmd. I realised we were
Jeremy Allison
2003-06-30
2
-27
/
+125
*
removing old code
Gerald Carter
2003-06-30
1
-172
/
+0
*
* rename samstrict auth method to sam
Gerald Carter
2003-06-30
6
-137
/
+132
*
fix for platforms that don't have unsetenv().
Gerald Carter
2003-06-30
2
-5
/
+9
*
Add the 'guest' passdb backend automatically if
Volker Lendecke
2003-06-30
3
-3
/
+28
*
Yet more shadow variable warnings.
Tim Potter
2003-06-30
1
-3
/
+3
*
Fix more shadow variable warnings.
Tim Potter
2003-06-30
1
-20
/
+20
*
Fix shadow variable warnings.
Tim Potter
2003-06-30
1
-8
/
+8
*
- added LOCALE patch from vorlon@debian.org (Steve Langasek) (bug #122)
Andrew Tridgell
2003-06-30
4
-3
/
+42
*
Here's the code to make winbindd work on a Samba DC
Gerald Carter
2003-06-29
9
-28
/
+108
*
add check for NT_STATUS_NOT_IMPLEMENTED in auth check so that
Gerald Carter
2003-06-28
3
-36
/
+50
*
cleaning up after the s/in_addr/ip_service/ switch for the get_dc_list() patch
Gerald Carter
2003-06-28
1
-6
/
+18
*
Some const correctness. Stop tdb being used as a remote backend. If an
Jeremy Allison
2003-06-27
10
-95
/
+114
*
Add include guards around idmap.h, change ID_NOMAP to ID_QUERY_ONLY
Jeremy Allison
2003-06-26
4
-16
/
+38
*
As has been pointed out, ordering here doesn't matter so use normal
Jeremy Allison
2003-06-26
1
-2
/
+2
*
Remove the MODULES_CLEAN variable. It's no longer necessary since
Jelmer Vernooij
2003-06-26
3
-5
/
+2
*
Move up intialisation of logging, so we catch errors in handling 'preload mod...
Jelmer Vernooij
2003-06-26
1
-4
/
+4
[next]