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
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2003-05-05
Add some comments.
Andrew Bartlett
1
-0
/
+34
2003-05-05
Add some more tests to the ntlm_auth diagnositics package.
Andrew Bartlett
1
-9
/
+373
2003-05-05
Fix some compiler warnings.
Tim Potter
1
-4
/
+1
2003-05-04
Patch from Ken Cross to allow an ADS domain join with a username of the form
Andrew Bartlett
1
-2
/
+18
2003-05-01
Turn down some DEBUG()s and remove some duplicate code spotted by dfenwick.
Andrew Bartlett
1
-39
/
+17
2003-04-30
Merge from HEAD - the usual popt-needs-static for Sun CC.
Andrew Bartlett
1
-1
/
+1
2003-04-30
Fix for AIX - you can't qualify a return type as const, when it's not a
Andrew Bartlett
1
-1
/
+1
2003-04-30
Sun CC requires constant initialisers, so use a static here.
Andrew Bartlett
1
-1
/
+1
2003-04-29
smbgroupedit has been replaced by 'net groupmap'
Gerald Carter
1
-405
/
+0
2003-04-29
Like net rpc user -l, let net ads user -l allow more than 50 characters in
Jim McDonough
1
-1
/
+1
2003-04-29
Allow net rpc user -l to list longer than 50 characters in a user comment.
Jim McDonough
1
-1
/
+1
2003-04-29
adding ifdef'd code to add alias membership for vampire
Gerald Carter
1
-0
/
+138
2003-04-29
Use a common function to create the SAM_ACCOUNT being used to add accounts
Andrew Bartlett
1
-12
/
+4
2003-04-28
Fix compiler warning.
Tim Potter
1
-1
/
+1
2003-04-28
Merge of const fixes from HEAD.
Tim Potter
3
-3
/
+3
2003-04-26
back port from HEAD
Simo Sorce
1
-5
/
+74
2003-04-25
Merge of missed another while condition when enumerating aliases.
Tim Potter
1
-1
/
+1
2003-04-25
fix and if () that should be an 'else if()'
Gerald Carter
1
-1
/
+1
2003-04-25
Merge:
Tim Potter
1
-2
/
+2
2003-04-24
groupmap delet should take a name or a SID
Gerald Carter
1
-2
/
+13
2003-04-23
More fun with Sun CC needing constant initializers
Andrew Bartlett
1
-1
/
+1
2003-04-23
Fix up non-constant initialisers for Sun's CC.
Andrew Bartlett
1
-1
/
+1
2003-04-23
This const isn't quite vaild C.
Andrew Bartlett
1
-1
/
+1
2003-04-23
allow the unix group in a mapping to be changed; doesn't work with LDAP right...
Gerald Carter
1
-1
/
+21
2003-04-22
don't reset the group type unless specified
Gerald Carter
1
-14
/
+8
2003-04-22
default new groups to domain groups
Gerald Carter
1
-3
/
+3
2003-04-22
Fix up bugs in the new 'store sec_channel type' code - we were always joining
Andrew Bartlett
2
-6
/
+4
2003-04-22
support referencing group by sid in all operations; allow group name to be ch...
Gerald Carter
1
-13
/
+60
2003-04-22
removing some ifdef'd out code
Gerald Carter
1
-8
/
+0
2003-04-21
Fixup a few typos for Jerry.
Jeremy Allison
1
-4
/
+4
2003-04-21
* fix segfault when no vfs objects defined
Gerald Carter
1
-5
/
+15
2003-04-21
Make it easier to select which domain to show the sid for.
Andrew Bartlett
1
-2
/
+2
2003-04-21
Merge from HEAD - save the type of channel used to contact the DC.
Andrew Bartlett
6
-58
/
+151
2003-04-19
Merging smbgroupedit into 'net groupmap'. Not entirely done.
Gerald Carter
3
-0
/
+461
2003-04-17
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
1
-0
/
+2976
2003-04-17
More updates ...
Richard Sharpe
1
-2
/
+64
2003-04-17
Updates to editreg.c to provide more functionality ...
Richard Sharpe
1
-261
/
+1119
2003-04-16
Fixes to make SCHANNEL work in 3.0 against a W2K DC. Still need to fix
Jeremy Allison
1
-0
/
+2
2003-04-16
Check whether return status of poptGetNextOpt is -1, not EOF
Jelmer Vernooij
1
-1
/
+1
2003-04-16
Check for -1 not EOF as return value of poptGetNextOpt
Jelmer Vernooij
1
-1
/
+1
2003-04-16
Fix segfault by getting this the right way around
Andrew Bartlett
1
-1
/
+1
2003-04-16
Store the type of 'sec channel' that we establish to the DC. If we are a
Andrew Bartlett
6
-56
/
+151
2003-04-15
Use the new modules system for passdb (merge from HEAD)
Jelmer Vernooij
1
-4
/
+4
2003-04-14
- Change ADS CHOSTPASS -> ADS CHANGETRUSTPW
Jelmer Vernooij
3
-6
/
+20
2003-04-14
Add some more functions for the modules (backport from HEAD):
Jelmer Vernooij
1
-0
/
+6
2003-04-14
Change ADS CHOSTPASS to ADS CHANGETRUSTPW and add a
Jelmer Vernooij
3
-6
/
+20
2003-04-14
Merge: remove unused variables.
Tim Potter
1
-3
/
+0
2003-04-14
Remove unused variables.
Tim Potter
1
-3
/
+0
2003-04-14
Merge of Jelmer's usage updates for net.
Tim Potter
4
-5
/
+8
2003-04-14
Merge of bugfix for cli_lsa_query_info_policy() usage.
Tim Potter
1
-5
/
+7
[next]