index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doxygen janitor: check_domain_match parameter is spelled
Martin Pool
2003-02-28
1
-2
/
+2
*
Fix comment typo
Martin Pool
2003-02-28
1
-1
/
+1
*
Remove reference to "mainpage.dox" and CodingStandards, which have
Martin Pool
2003-02-28
2
-11
/
+3
*
Add a comment about the meaning of samba's internal character set and
Martin Pool
2003-02-28
1
-0
/
+24
*
Add simple test harness that exposes StrCaseCmp for testing.
Martin Pool
2003-02-28
1
-0
/
+20
*
cleanup some compiler warnings
Jim McDonough
2003-02-28
1
-3
/
+3
*
Improve net ads lookup:
Jim McDonough
2003-02-28
1
-61
/
+142
*
*Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limit
Jeremy Allison
2003-02-28
3
-15
/
+61
*
don't forget the NULL
Gerald Carter
2003-02-27
1
-3
/
+3
*
and the winner of "i should have just written it in assembly
Gerald Carter
2003-02-27
1
-3
/
+3
*
don't pass NULL pointers to strcmp()
Gerald Carter
2003-02-27
1
-2
/
+2
*
additional fix for CR 601
Gerald Carter
2003-02-27
4
-2
/
+26
*
Doxygen janitor
Martin Pool
2003-02-27
1
-5
/
+6
*
We now use <anchor/> instead of just <anchor> (strict XML syntax)
Jelmer Vernooij
2003-02-27
1
-1
/
+1
*
- Rename 'modules = ' to 'preload modules = '
Jelmer Vernooij
2003-02-27
6
-29
/
+77
*
Fix possible memory leak on failure.
Andrew Bartlett
2003-02-27
1
-0
/
+1
*
Fix to allow blocking lock notification to be done rapidly (no wait
Jeremy Allison
2003-02-27
7
-19
/
+162
*
Add -Wwrite-strings to our --enable-developer settings.
Andrew Bartlett
2003-02-26
1
-2
/
+2
*
Netlogon-unigroup changes needed for the winbind RID-to-SID conversion.
Andrew Bartlett
2003-02-26
1
-12
/
+25
*
Kill RID-only and domain+RID madness from winbind.
Andrew Bartlett
2003-02-26
9
-440
/
+377
*
init_valid_table: Fix a memory leak that would lose the
Martin Pool
2003-02-26
1
-8
/
+15
*
Merge from appliance:
Tim Potter
2003-02-26
1
-34
/
+23
*
Fix compiler warning.
Tim Potter
2003-02-25
1
-1
/
+1
*
More const fixes and flow on fixes from yesterday's const-fest.
Tim Potter
2003-02-25
16
-89
/
+97
*
Fix unused variable warning when ENCTYPE_ARCFOUR_HMAC is not defined.
Tim Potter
2003-02-25
1
-0
/
+2
*
Fix breakage done by myself yesterday.
Tim Potter
2003-02-25
1
-6
/
+3
*
Progress on CR 601
Gerald Carter
2003-02-25
6
-315
/
+388
*
Fixed up some const related compiler warnings.
Tim Potter
2003-02-25
5
-39
/
+42
*
After some comments from tridge, clean the new usergroups code into a helper
Andrew Bartlett
2003-02-25
1
-71
/
+94
*
For some reason some attributes in ADS do not appear (and are not available)
Andrew Bartlett
2003-02-25
1
-1
/
+63
*
tokenGroups are SIDs, so dump them as such.
Andrew Bartlett
2003-02-25
1
-0
/
+1
*
Fix a really nasty bug where some users in AD domains (particularly child
Andrew Bartlett
2003-02-25
1
-14
/
+90
*
Whenever we have a password, use the in-memory ccache. This fixes a bug where
Andrew Bartlett
2003-02-24
1
-2
/
+3
*
Clean up non-krb5 breakages from my modifications to luke howard's patch.
Andrew Bartlett
2003-02-24
2
-7
/
+2
*
Finish removing setenv replacements from smbwrapper.
Andrew Bartlett
2003-02-24
2
-20
/
+2
*
Move off-by-one buggy malloc()/safe_strcpy() combination to strdup() instead.
Andrew Bartlett
2003-02-24
1
-3
/
+1
*
typo
Andrew Bartlett
2003-02-24
1
-1
/
+1
*
Patch from Luke Howard to add mutual kerberos authentication, and SMB session
Andrew Bartlett
2003-02-24
8
-42
/
+157
*
setenv takes 3 arguments...
Andrew Bartlett
2003-02-24
1
-4
/
+4
*
If it's a pstring, use pstrcpy().
Andrew Bartlett
2003-02-24
1
-2
/
+2
*
Fix off-by-one bugs, and move to strdup() rather than malloc()/strcpy().
Andrew Bartlett
2003-02-24
1
-16
/
+9
*
Quieten compiler warning.
Tim Potter
2003-02-24
1
-0
/
+7
*
Merge documentation from 3_0.
Martin Pool
2003-02-24
1
-6
/
+13
*
Always initialise
Andrew Bartlett
2003-02-24
1
-2
/
+2
*
Merge:
Tim Potter
2003-02-24
1
-7
/
+5
*
Add const
Andrew Bartlett
2003-02-24
1
-4
/
+4
*
Fix 2 off-by-one bugs in the use of malloc()ed strings and safe_strcpy().
Andrew Bartlett
2003-02-24
2
-3
/
+5
*
forgot the altered include file
Simo Sorce
2003-02-23
1
-4
/
+4
*
move genparser to use talloc contexts instead of [m|c|re]alloc() and free()s
Simo Sorce
2003-02-23
2
-152
/
+163
*
Make sure we set the error code to indicate failure...
Andrew Bartlett
2003-02-22
1
-2
/
+11
[next]