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
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2001-10-11
merge from 2.2
Gerald Carter
2
-10
/
+10
2001-10-11
improve the error handling in the ASN1 code a bit
Andrew Tridgell
1
-14
/
+22
2001-10-11
added a ASN.1 parser, so now I can properly parse the negTokenInit
Andrew Tridgell
4
-78
/
+324
2001-10-11
remove unused function in mangle.c
Simo Sorce
3
-17
/
+10
2001-10-11
fixed some memory leaks, started adding asn1 decoder for server side
Andrew Tridgell
2
-12
/
+42
2001-10-11
first step in converting the head branch to use lang_tdb.c instead
Andrew Tridgell
12
-2745
/
+803
2001-10-11
profile.h is now known as smbprofile.h due to a conflict with badly
Andrew Tridgell
1
-461
/
+0
2001-10-11
initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To
Andrew Tridgell
19
-980
/
+2306
2001-10-11
Fixed bug when status=no and max smbd processes > 0.
Jeremy Allison
2
-0
/
+11
2001-10-10
Got the rest of the group functions working. Did some reformatting (man
Tim Potter
3
-68
/
+37
2001-10-10
Back-out the share acl fix. Not needed (Gerald has been telling porkies
Jeremy Allison
1
-16
/
+3
2001-10-10
merge from 2.2
Gerald Carter
1
-11
/
+32
2001-10-10
ops, remove my test code, sorry.
Simo Sorce
1
-9
/
+5
2001-10-10
Fixed some compile warnings.
Tim Potter
1
-4
/
+2
2001-10-09
Implemented sam group handle stuff. getent group now works.
Tim Potter
6
-110
/
+208
2001-10-09
Fix bug where removing root from a share SD stops further edit access.
Jeremy Allison
1
-4
/
+17
2001-10-09
Fixes from John Trostel (modified somewhat by me) to ensure that all lookup_XX
Jeremy Allison
3
-16
/
+28
2001-10-09
old fixes I forgot to commit
Simo Sorce
1
-5
/
+5
2001-10-09
initial support to error report in smbclient, useful when using smbclient -c ...
Simo Sorce
3
-89
/
+178
2001-10-08
Fixed WINS re-registration bug. Don't ask..... :-(. It was in my code :-).
Jeremy Allison
2
-2
/
+3
2001-10-08
tim suggested to add a copyright note :)
Simo Sorce
1
-1
/
+21
2001-10-08
More work on winbindd connection rewrite:
Tim Potter
5
-179
/
+353
2001-10-07
more fixing and testing.
Simo Sorce
1
-54
/
+83
2001-10-07
fixed lame valid table
Andrew Tridgell
1
-2
/
+2
2001-10-06
merge from 2.2
Gerald Carter
1
-2
/
+84
2001-10-06
PPC spinlocks work again. Sorry, my bad.
Anton Blanchard
1
-1
/
+1
2001-10-06
Fix up indenting in out SAM password check code.
Andrew Bartlett
2
-92
/
+98
2001-10-06
move libsmb/domain_client_validate.o around in the makefile again, it really is
Andrew Bartlett
1
-3
/
+4
2001-10-05
This is the start of a bit of a rewrite of winbindd's connection handling.
Tim Potter
9
-380
/
+588
2001-10-05
Add CLI_POLICY_HND as a valid return type.
Tim Potter
1
-1
/
+1
2001-10-05
Remove winbindd_glue.c dodgy hack and add winbindd_cm.c for managing
Tim Potter
1
-3
/
+3
2001-10-05
Move CLI_POLICY_HND to be internal to winbindd.
Tim Potter
1
-9
/
+0
2001-10-04
init only in test code.
Simo Sorce
1
-48
/
+55
2001-10-03
Added a comment about not changing the magic timestamp values without
Tim Potter
2
-0
/
+7
2001-10-03
Ensure accessing NT member servers works with a Samba PDC. Don't
Jeremy Allison
4
-8
/
+9
2001-10-03
fix some possible memleaks and not tested reallocs spotted by Andreas Moroder
Simo Sorce
3
-5
/
+14
2001-10-03
fixed basic ucs2 operation on big endian boxes. Still a bit more to
Andrew Tridgell
1
-5
/
+5
2001-10-03
set ACB_PWNOEXP by default on new accounts.
Andrew Tridgell
1
-2
/
+2
2001-10-03
removed old unused files
Andrew Tridgell
3
-21347
/
+0
2001-10-03
switched over to a new method of handling uppercase/lowercase mappings
Andrew Tridgell
12
-79
/
+326
2001-10-03
Fixup insure changes for rpcclient.
Jeremy Allison
1
-4
/
+3
2001-10-03
Incorrect definition of debugf.
Jeremy Allison
1
-1
/
+1
2001-10-02
Fixed up the change password bug when not using PAM.
Jeremy Allison
4
-24
/
+152
2001-10-02
better method of generating the case equivalence table
Andrew Tridgell
1
-22
/
+37
2001-10-02
Fixed the bug with member servers in a Samba PDC hosted domain not allowing
Jeremy Allison
10
-593
/
+629
2001-10-02
the CASETABLE torture target now generates the complete unicode
Andrew Tridgell
2
-0
/
+75
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
222
-506
/
+3
2001-10-02
Added copyright (not sure who owns it though) and #include guards.
Tim Potter
1
-0
/
+25
2001-10-02
Added copyright and include guards.
Tim Potter
1
-1
/
+23
2001-10-01
honor the ACB_PWNOEXP flag in smbpasswd
Andrew Tridgell
2
-4
/
+2
[next]