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
2003-02-28
cleanup some compiler warnings
Jim McDonough
1
-3
/
+3
2003-02-28
Improve net ads lookup:
Jim McDonough
1
-61
/
+142
2003-02-28
*Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limit
Jeremy Allison
3
-15
/
+61
2003-02-28
*Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limit
Jeremy Allison
3
-15
/
+61
2003-02-27
don't forget the NULL
Gerald Carter
1
-3
/
+3
2003-02-27
don't forget the NULL
Gerald Carter
1
-3
/
+3
2003-02-27
and the winner of "i should have just written it in assembly
Gerald Carter
1
-3
/
+3
2003-02-27
and the winner of "i should have just written it in assembly
Gerald Carter
1
-3
/
+3
2003-02-27
don't pass NULL pointers to strcmp()
Gerald Carter
1
-2
/
+2
2003-02-27
don't pass NULL pointers to strcmp()
Gerald Carter
1
-2
/
+2
2003-02-27
additional fix for CR 601
Gerald Carter
4
-1
/
+25
2003-02-27
additional fix for CR 601
Gerald Carter
4
-2
/
+26
2003-02-27
Doxygen merge from head
Martin Pool
1
-5
/
+6
2003-02-27
Doxygen janitor
Martin Pool
1
-5
/
+6
2003-02-27
Merge 1.100 patch from HEAD:
Martin Pool
1
-8
/
+15
2003-02-27
We now use <anchor/> instead of just <anchor> (strict XML syntax)
Jelmer Vernooij
1
-1
/
+1
2003-02-27
- Rename 'modules = ' to 'preload modules = '
Jelmer Vernooij
6
-29
/
+77
2003-02-27
Fix possible memory leak on failure.
Andrew Bartlett
1
-0
/
+1
2003-02-27
Fix to allow blocking lock notification to be done rapidly (no wait
Jeremy Allison
7
-19
/
+162
2003-02-27
Fix to allow blocking lock notification to be done rapidly (no wait
Jeremy Allison
7
-19
/
+162
2003-02-26
Merge adding -Wwrite-strings to our CFLAGS when --enable-developer is set
Andrew Bartlett
1
-2
/
+2
2003-02-26
Add -Wwrite-strings to our --enable-developer settings.
Andrew Bartlett
1
-2
/
+2
2003-02-26
Netlogon-unigroup changes needed for the winbind RID-to-SID conversion.
Andrew Bartlett
1
-12
/
+25
2003-02-26
Kill RID-only and domain+RID madness from winbind.
Andrew Bartlett
9
-440
/
+377
2003-02-26
init_valid_table: Fix a memory leak that would lose the
Martin Pool
1
-8
/
+15
2003-02-26
Merge from appliance:
Tim Potter
1
-34
/
+23
2003-02-26
Link wbinfo with popt_common.o
Tim Potter
1
-1
/
+2
2003-02-26
Merge of exit path cleanup for EnumDomainUsers.
Tim Potter
1
-41
/
+23
2003-02-26
Merge of python prototype header removal.
Tim Potter
1
-29
/
+0
2003-02-25
Merge: newline on debug message.
Tim Potter
1
-1
/
+1
2003-02-25
Merge: add popt_common_version to command line options table.
Tim Potter
4
-0
/
+4
2003-02-25
Merge: const fixes.
Tim Potter
1
-110
/
+87
2003-02-25
Merge: const fixes.
Tim Potter
1
-1
/
+2
2003-02-25
Merge: const fixes.
Tim Potter
16
-119
/
+136
2003-02-25
Merge: fix compiler warning.
Tim Potter
1
-0
/
+7
2003-02-25
Fix compiler warning.
Tim Potter
1
-1
/
+1
2003-02-25
More const fixes and flow on fixes from yesterday's const-fest.
Tim Potter
16
-89
/
+97
2003-02-25
Fix unused variable warning when ENCTYPE_ARCFOUR_HMAC is not defined.
Tim Potter
1
-0
/
+2
2003-02-25
Fix breakage done by myself yesterday.
Tim Potter
1
-6
/
+3
2003-02-25
Progress on CR 601
Gerald Carter
6
-315
/
+388
2003-02-25
Progress on CR 601
Gerald Carter
6
-315
/
+388
2003-02-25
Fixed up some const related compiler warnings.
Tim Potter
5
-39
/
+42
2003-02-25
After some comments from tridge, clean the new usergroups code into a helper
Andrew Bartlett
1
-71
/
+94
2003-02-25
For some reason some attributes in ADS do not appear (and are not available)
Andrew Bartlett
1
-1
/
+63
2003-02-25
tokenGroups are SIDs, so dump them as such.
Andrew Bartlett
1
-0
/
+1
2003-02-25
Fix a really nasty bug where some users in AD domains (particularly child
Andrew Bartlett
1
-14
/
+90
2003-02-24
Whenever we have a password, use the in-memory ccache. This fixes a bug where
Andrew Bartlett
1
-2
/
+3
2003-02-24
Clean up non-krb5 breakages from my modifications to luke howard's patch.
Andrew Bartlett
2
-7
/
+2
2003-02-24
Merge from HEAD. Use pstrcpy not safe_strcpy.
Jeremy Allison
1
-2
/
+2
2003-02-24
Merge from head. Move off-by-one buggy malloc()/safe_strcpy() combination to ...
Jeremy Allison
1
-3
/
+1
[prev]
[next]