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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Writable string const fixes.
Jeremy Allison
2003-03-05
3
-8
/
+14
*
Connectathon fix. W2K -> W2K over port 445 doing a tconX does the full
Jeremy Allison
2003-03-05
1
-7
/
+2
*
Fix another 'off by one' bug with safe_strcpy(). It is unclear if the intent
Andrew Bartlett
2003-03-04
1
-2
/
+2
*
Another pstrcpy() into malloc()ed buffer fix.
Andrew Bartlett
2003-03-03
1
-2
/
+2
*
Const warning fixes.
Jeremy Allison
2003-03-03
1
-2
/
+2
*
dlsym takes a const char *.
Jeremy Allison
2003-03-03
1
-1
/
+1
*
Fix "might be used uninitialised" warnings.
Jeremy Allison
2003-03-03
1
-2
/
+2
*
Do my janitorial duties to encourage others to do so.
Richard Sharpe
2003-03-03
2
-7
/
+8
*
* always report ourselves as a Windows 2000 print server (even
Gerald Carter
2003-03-03
1
-8
/
+29
*
* CR1868: only send a change notify message if we have something
Gerald Carter
2003-03-03
2
-2
/
+14
*
Try the PASSWD environment variable if we don't have one from the command line.
Andrew Bartlett
2003-03-03
1
-0
/
+4
*
Fixes to the vfs_fake_perms modules - we only need to specify the VFS
Andrew Bartlett
2003-03-03
1
-211
/
+29
*
Add const
Andrew Bartlett
2003-03-03
1
-1
/
+1
*
i forgot to commit the privilege db init call
Andrew Tridgell
2003-03-01
1
-0
/
+4
*
Added limit to number of jobs enumerated. Set to 0 (means no limit).
Jeremy Allison
2003-03-01
2
-0
/
+10
*
the new DEVELOPER checks for string overflows have (as expected)
Andrew Tridgell
2003-03-01
2
-3
/
+12
*
Ensure added jobs increment total_jobs.
Jeremy Allison
2003-03-01
1
-0
/
+6
*
Fix HTTP error codes (patch by Vance Lankhaar)
Jelmer Vernooij
2003-02-28
1
-3
/
+3
*
fixed a crash bug in the new winbindd 'sids rule!' code
Andrew Tridgell
2003-02-28
1
-1
/
+1
*
Doxygen janitor: add note that strequal is in fact case-insensitive.
Martin Pool
2003-02-28
1
-6
/
+8
*
- added help on -P option
Andrew Tridgell
2003-02-28
1
-0
/
+2
*
Doxygen janitor
Martin Pool
2003-02-28
3
-9
/
+9
*
Doxygen janitor: fix parameter names, grammar, tag names.
Martin Pool
2003-02-28
1
-14
/
+14
*
Doxygen janitor: rpc_resolve_dc parameter is spelled "trust_passwd"
Martin Pool
2003-02-28
1
-1
/
+1
*
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
*
Remove documentation for obsolete parameters, but add a note in 'upgrading-to...
Jelmer Vernooij
2003-02-27
2
-146
/
+18
*
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
[prev]
[next]