index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2004-03-19
add --with-libdir and --with-mandir (patch from Guenther Deschner)
Gerald Carter
1
-2
/
+34
2004-03-19
bumping version to 3.0.3pre2
Gerald Carter
1
-1
/
+1
2004-03-19
updating release notes & merging Derrel Lipman's libsmbclient patch from HEAD
Gerald Carter
5
-118
/
+547
2004-03-19
cleaning up a few compiler warngings
Gerald Carter
2
-2
/
+1
2004-03-19
wrap cli_tdis() in check to make sure we have a valid cnum
Gerald Carter
1
-9
/
+10
2004-03-19
add privileges support to ldapsam too
Simo Sorce
6
-28
/
+361
2004-03-19
backport from head
Simo Sorce
1
-0
/
+3
2004-03-19
the buffer must be greater then src string len otherwise bad things happen!
Simo Sorce
1
-0
/
+3
2004-03-19
Fix gcc warnings. Fix mkproto with new type.
Jeremy Allison
2
-11
/
+12
2004-03-19
Fix gcc warnings. Fix mkproto with new type.
Jeremy Allison
2
-11
/
+12
2004-03-18
Merge from HEAD for Amanda group.
Jeremy Allison
2
-2
/
+16
2004-03-18
Apply Craig Barratt's fixes to allow multiple exlusion files and patterns.
Richard Sharpe
2
-2
/
+16
2004-03-18
merge from 3.0...LDAP password lockout support
Jim McDonough
6
-2
/
+307
2004-03-18
Password lockout for LDAP backend. Caches autolock flag, bad count, and
Jim McDonough
6
-2
/
+308
2004-03-18
BUG 932: ulrich@holeschak.de (Ulrich Holeschak); fix local password change us...
Gerald Carter
1
-1
/
+1
2004-03-18
BUG 932: ulrich@holeschak.de (Ulrich Holeschak); fix local password change us...
Gerald Carter
1
-1
/
+1
2004-03-18
Correctness patch from fumiya@miraclelinux.com to count characters correctly,
Jeremy Allison
1
-0
/
+3
2004-03-18
Correctness patch from fumiya@miraclelinux.com to count characters correctly,
Jeremy Allison
1
-0
/
+3
2004-03-18
Commit Derrell Lipman's changes and fixes to libsmbclient. The build but
Richard Sharpe
6
-119
/
+548
2004-03-18
updating release notes in preparation fro 3.0.3pre1
Gerald Carter
1
-19
/
+84
2004-03-18
Fix sambaUserWorkstations on a Samba DC
Volker Lendecke
1
-0
/
+1
2004-03-18
Fix sambaUserWorkstations for network samlogons against us as DC. Strip
Volker Lendecke
1
-1
/
+9
2004-03-18
Fix sambaUserWorkstations for network samlogons against us as DC. Strip
Volker Lendecke
1
-1
/
+9
2004-03-18
Two little annoyances:
Volker Lendecke
2
-3
/
+2
2004-03-18
Two little annoyances:
Volker Lendecke
2
-3
/
+2
2004-03-18
Added a varient of Volker's patch to fix the "self-referrals as anonymous user"
Jeremy Allison
1
-19
/
+49
2004-03-18
Added a varient of Volker's patch to fix the "self-referrals as anonymous user"
Jeremy Allison
1
-19
/
+49
2004-03-17
Remove excess logging when probing for the length of the next mb char.
Jeremy Allison
2
-13
/
+20
2004-03-17
Remove excess logging when probing for the length of the next mb char.
Jeremy Allison
2
-13
/
+20
2004-03-17
asu/syntax/pc_netlink doesn't fill in the pipe name in the rpc_bind response ...
Gerald Carter
1
-0
/
+2
2004-03-17
asu/syntax/pc_netlink doesn't fill in the pipe name in the rpc_bind response ...
Gerald Carter
1
-0
/
+2
2004-03-17
BUG 758 -- patch from jpeach@sgi.com (James Peach); fix pdma build
Gerald Carter
1
-1
/
+6
2004-03-17
BUG 758 -- patch from jpeach@sgi.com (James Peach); fix pdma build
Gerald Carter
1
-1
/
+6
2004-03-17
Change check_path_syntax() to use the new next_mb_char_size() function
Jeremy Allison
2
-43
/
+17
2004-03-17
Change check_path_syntax() to use the new next_mb_char_size() function
Jeremy Allison
2
-43
/
+17
2004-03-16
Add function next_mb_char_size() that returns a size_t of the number of
Jeremy Allison
2
-0
/
+25
2004-03-16
Add function next_mb_char_size() that returns a size_t of the number of
Jeremy Allison
2
-0
/
+25
2004-03-16
merges from 3.0
Gerald Carter
3
-4
/
+9
2004-03-16
fix overlapping memory bug when copying username
Gerald Carter
1
-2
/
+5
2004-03-16
BUG 748 - patch from jpeach@sgi.com (James Peach); relax arg parsing to samba...
Gerald Carter
1
-2
/
+6
2004-03-16
BUG 768 - patch from jpeach@sgi.com (James Peach); accept profileing arg to i...
Gerald Carter
1
-4
/
+28
2004-03-16
BUG 979 -- fix quota display on AIX; patch from Heinrich.Mislik@univie.ac.at ...
Gerald Carter
1
-0
/
+4
2004-03-16
BUG 979 -- fix quota display on AIX; patch from Heinrich.Mislik@univie.ac.at ...
Gerald Carter
1
-0
/
+4
2004-03-16
BUG 1182: patch from john.klinger@lmco.com (John Klinger) to reanable the -...
Gerald Carter
2
-2
/
+4
2004-03-16
Fix check_path_syntax() for multibyte encodings which have no '\' as second b...
Alexander Bokovoy
2
-1
/
+23
2004-03-16
Fix check_path_syntax() for multibyte encodings which have no '\' as second b...
Alexander Bokovoy
2
-1
/
+23
2004-03-16
merging print change notify fix from HP appliance. Also might address some o...
Gerald Carter
2
-80
/
+16
2004-03-16
merging print change notify fix from HP appliance. Also might address some o...
Gerald Carter
2
-80
/
+16
2004-03-16
BUG 1165, 1126: Fix bug with secondary groups (security = ads) and winbind us...
Gerald Carter
4
-76
/
+96
2004-03-16
BUG 1165, 1126: Fix bug with secondary groups (security = ads) and winbind us...
Gerald Carter
4
-76
/
+96
[prev]
[next]