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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
2003-05-10
15
-34
/
+0
*
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
2003-05-10
15
-0
/
+34
*
Finally get NTLMv2 working on the client!
Andrew Bartlett
2003-05-09
1
-84
/
+29
*
Fix bug #4 for net rap. Allow more than 50 chars for long form listings of u...
Jim McDonough
2003-05-09
1
-2
/
+2
*
Sync up to head ...
Richard Sharpe
2003-05-09
1
-34
/
+100
*
Sync to the changes in head ...
Richard Sharpe
2003-05-09
1
-1
/
+1
*
Added some more diagnostic tests to check out a theory that having either hash
Tim Potter
2003-05-09
1
-12
/
+174
*
Fix up a bunch of problems in editreg.c
Richard Sharpe
2003-05-09
1
-16
/
+16
*
This puts real netlogon connection caching to winbind. This becomes
Volker Lendecke
2003-05-08
1
-1
/
+7
*
Fix the spinning bug for 'net rpc user' as well - there are more errors in
Andrew Bartlett
2003-05-07
1
-4
/
+4
*
Fix up some of the warnings that the build farm is finding ...
Richard Sharpe
2003-05-05
1
-3
/
+2
*
Syncronize head editreg.c with 3.0.0 ...
Richard Sharpe
2003-05-05
1
-93
/
+1200
*
We also get back the LM session key on pure 'NTLM' logins.
Andrew Bartlett
2003-05-05
1
-1
/
+16
*
Turn off using lsa_qos in OpenPolicy call. This way we avoid annoying
Rafal Szczesniak
2003-05-05
1
-2
/
+2
*
Add some comments.
Andrew Bartlett
2003-05-05
1
-0
/
+34
*
Add some more tests to the ntlm_auth diagnositics package.
Andrew Bartlett
2003-05-05
1
-9
/
+373
*
Fix some compiler warnings.
Tim Potter
2003-05-05
1
-4
/
+1
*
Patch from Ken Cross to allow an ADS domain join with a username of the form
Andrew Bartlett
2003-05-04
1
-2
/
+18
*
Turn down some DEBUG()s and remove some duplicate code spotted by dfenwick.
Andrew Bartlett
2003-05-01
1
-39
/
+17
*
Merge from HEAD - the usual popt-needs-static for Sun CC.
Andrew Bartlett
2003-04-30
1
-1
/
+1
*
Fix for AIX - you can't qualify a return type as const, when it's not a
Andrew Bartlett
2003-04-30
1
-1
/
+1
*
Sun CC requires constant initialisers, so use a static here.
Andrew Bartlett
2003-04-30
1
-1
/
+1
*
smbgroupedit has been replaced by 'net groupmap'
Gerald Carter
2003-04-29
1
-405
/
+0
*
Like net rpc user -l, let net ads user -l allow more than 50 characters in
Jim McDonough
2003-04-29
1
-1
/
+1
*
Allow net rpc user -l to list longer than 50 characters in a user comment.
Jim McDonough
2003-04-29
1
-1
/
+1
*
adding ifdef'd code to add alias membership for vampire
Gerald Carter
2003-04-29
1
-0
/
+138
*
Use a common function to create the SAM_ACCOUNT being used to add accounts
Andrew Bartlett
2003-04-29
1
-12
/
+4
*
Fix compiler warning.
Tim Potter
2003-04-28
1
-1
/
+1
*
Merge of const fixes from HEAD.
Tim Potter
2003-04-28
3
-3
/
+3
*
back port from HEAD
Simo Sorce
2003-04-26
1
-5
/
+74
*
Merge of missed another while condition when enumerating aliases.
Tim Potter
2003-04-25
1
-1
/
+1
*
fix and if () that should be an 'else if()'
Gerald Carter
2003-04-25
1
-1
/
+1
*
Merge:
Tim Potter
2003-04-25
1
-2
/
+2
*
groupmap delet should take a name or a SID
Gerald Carter
2003-04-24
1
-2
/
+13
*
More fun with Sun CC needing constant initializers
Andrew Bartlett
2003-04-23
1
-1
/
+1
*
Fix up non-constant initialisers for Sun's CC.
Andrew Bartlett
2003-04-23
1
-1
/
+1
*
This const isn't quite vaild C.
Andrew Bartlett
2003-04-23
1
-1
/
+1
*
allow the unix group in a mapping to be changed; doesn't work with LDAP right...
Gerald Carter
2003-04-23
1
-1
/
+21
*
don't reset the group type unless specified
Gerald Carter
2003-04-22
1
-14
/
+8
*
default new groups to domain groups
Gerald Carter
2003-04-22
1
-3
/
+3
*
Fix up bugs in the new 'store sec_channel type' code - we were always joining
Andrew Bartlett
2003-04-22
2
-6
/
+4
*
support referencing group by sid in all operations; allow group name to be ch...
Gerald Carter
2003-04-22
1
-13
/
+60
*
removing some ifdef'd out code
Gerald Carter
2003-04-22
1
-8
/
+0
*
Fixup a few typos for Jerry.
Jeremy Allison
2003-04-21
1
-4
/
+4
*
* fix segfault when no vfs objects defined
Gerald Carter
2003-04-21
1
-5
/
+15
*
Make it easier to select which domain to show the sid for.
Andrew Bartlett
2003-04-21
1
-2
/
+2
*
Merge from HEAD - save the type of channel used to contact the DC.
Andrew Bartlett
2003-04-21
6
-58
/
+151
*
Merging smbgroupedit into 'net groupmap'. Not entirely done.
Gerald Carter
2003-04-19
3
-0
/
+461
*
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2003-04-17
1
-0
/
+2976
|
\
|
*
More updates ...
Richard Sharpe
2003-04-17
1
-2
/
+64
[next]