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-01-24
sync with tpot's change to gencache_get() in HEAD
Gerald Carter
1
-22
/
+31
2003-01-24
masking an assert error in Tim's wins server checking code; needs a proper fi...
Gerald Carter
1
-0
/
+11
2003-01-24
Memory leak fix from Leo Qiu <leoxqiu@yahoo.com>.
Jeremy Allison
1
-1
/
+4
2003-01-24
Fixed typo found by tpot.
Jeremy Allison
1
-1
/
+1
2003-01-24
merging [un]signed declaration
Gerald Carter
1
-1
/
+1
2003-01-23
Thanks Meeester Potter, for reverting *all* my Heimdal changes because
Jeremy Allison
2
-40
/
+61
2003-01-23
Fixed typo.
Tim Potter
1
-1
/
+1
2003-01-22
Merge: remove dead function.
Tim Potter
1
-10
/
+0
2003-01-22
Merge of kerberos changes to make this branch build again!
Tim Potter
2
-61
/
+40
2003-01-22
Merge of wins server dead list into gencache.tdb
Tim Potter
1
-60
/
+54
2003-01-22
Merge: Make torture tools in everything target.
Tim Potter
1
-1
/
+1
2003-01-22
fix for CR 1603; provide description of NT_STATUS_PIPE_NOT_AVAILABLE
Gerald Carter
1
-0
/
+1
2003-01-21
Get closer to Heimdal compile... Damn. HEAD has different code in
Jeremy Allison
6
-15
/
+533
2003-01-21
Properly display popt errors. Also fix debug to be -d for consistency with o...
Jim McDonough
1
-2
/
+3
2003-01-21
Fixup proto generation to not include krb5 specific symbols
Jeremy Allison
2
-5
/
+8
2003-01-21
More fixes getting us closer to full Heimdal compile....
Jeremy Allison
5
-11
/
+155
2003-01-21
don't free() auto variables; fixes segfault when looking up RefusePasswordCha...
Gerald Carter
1
-3
/
+5
2003-01-21
sanity checks from Ken Cross
Gerald Carter
2
-3
/
+7
2003-01-20
should be HAVE_KRB5_SET_REAL_TIME (HAVE_ was missing)...fix the build
Jim McDonough
1
-1
/
+1
2003-01-19
Merge in more of the SuSE patches for Heimdal. These changes show how
Jeremy Allison
5
-10070
/
+20214
2003-01-19
strip any trailing \'s from reg key names in an open
Gerald Carter
1
-2
/
+10
2003-01-18
removing extra debug statement
Gerald Carter
1
-2
/
+0
2003-01-17
connect to the actual netbios name in smb.conf and not LOCALHOST
Gerald Carter
1
-1
/
+1
2003-01-17
Janitorial duty...
Jeremy Allison
1
-4
/
+8
2003-01-17
Fix reference count bug where smbd's would not terminate with no
Jeremy Allison
2
-18
/
+12
2003-01-16
Merge the fix from head about short variables.
Richard Sharpe
1
-1
/
+1
2003-01-16
Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.
Jeremy Allison
4
-38
/
+77
2003-01-16
More Heimdal changes. Still not compiling with Heimdal yet...
Jeremy Allison
4
-2
/
+9
2003-01-16
Fist part of fixes to make us compile with Heimdal. Don't explicitly
Jeremy Allison
4
-146
/
+282
2003-01-16
Add mutex protection around auth calls.
Jeremy Allison
1
-41
/
+37
2003-01-15
Merge of holding pattern stuff from HEAD.
Tim Potter
1
-21
/
+5
2003-01-15
s/WIFSIGNALLED/WIFSIGNALED/g
Gerald Carter
1
-1
/
+1
2003-01-15
missed a file
Gerald Carter
1
-13
/
+4
2003-01-15
Remove debugging stmt.
Tim Potter
1
-3
/
+0
2003-01-15
Sync up compiler warning fixes.
Tim Potter
1
-9
/
+9
2003-01-15
Remove a wayward file.
Richard Sharpe
1
-281
/
+0
2003-01-15
playing janitor for tpot; remove holding pattern
Gerald Carter
1
-6
/
+0
2003-01-15
*lots of small merges form HEAD
Gerald Carter
25
-19108
/
+9063
2003-01-15
sync up ignored files from HEAD
Gerald Carter
1
-2
/
+6
2003-01-15
winbindd merges from HEAD
Gerald Carter
3
-18
/
+13
2003-01-15
merging some rpcclient and net functionality from HEAD
Gerald Carter
13
-26
/
+349
2003-01-15
initialize acct_ctrl variable before it is used
Herb Lewis
1
-2
/
+1
2003-01-15
more unused files
Gerald Carter
1
-92
/
+0
2003-01-15
remving more unused files
Gerald Carter
2
-77
/
+0
2003-01-15
[merge]
Gerald Carter
6
-16
/
+18
2003-01-15
removing unused files from release branch
Gerald Carter
4
-1337
/
+0
2003-01-15
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
1
-0
/
+88
2003-01-15
Refactor the NTLMSSP code again - this time we use function pointers to
Andrew Bartlett
6
-20
/
+330
2003-01-15
Doing a malloc(strlen(s)) then a pstrpcp(y, s) is just silly, make it a strdup
Andrew Bartlett
1
-3
/
+1
2003-01-15
added cli_lsa_enum_account_rights() call. Note that this is in
Andrew Tridgell
6
-0
/
+247
[next]