index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove debugging stmt.
Tim Potter
2003-01-15
1
-3
/
+0
*
Sync up compiler warning fixes.
Tim Potter
2003-01-15
1
-9
/
+9
*
and another comment.
John Terpstra
2003-01-15
1
-0
/
+11
*
dded further comment.
John Terpstra
2003-01-15
1
-0
/
+12
*
Remove a wayward file.
Richard Sharpe
2003-01-15
1
-281
/
+0
*
Adding Win2K profile info.
John Terpstra
2003-01-15
1
-0
/
+32
*
Adding more notes.
John Terpstra
2003-01-15
1
-0
/
+16
*
Added note about Win2Pro RK.
John Terpstra
2003-01-15
1
-0
/
+12
*
playing janitor for tpot; remove holding pattern
Gerald Carter
2003-01-15
1
-6
/
+0
*
*lots of small merges form HEAD
Gerald Carter
2003-01-15
25
-19108
/
+9063
*
sync up ignored files from HEAD
Gerald Carter
2003-01-15
1
-2
/
+6
*
winbindd merges from HEAD
Gerald Carter
2003-01-15
3
-18
/
+13
*
merging some rpcclient and net functionality from HEAD
Gerald Carter
2003-01-15
13
-26
/
+349
*
initialize acct_ctrl variable before it is used
Herb Lewis
2003-01-15
1
-2
/
+1
*
more unused files
Gerald Carter
2003-01-15
1
-92
/
+0
*
remving more unused files
Gerald Carter
2003-01-15
2
-77
/
+0
*
[merge]
Gerald Carter
2003-01-15
7
-17
/
+19
*
First set of Profile Manipulation Notes.
John Terpstra
2003-01-15
1
-0
/
+43
*
removing unused files from release branch
Gerald Carter
2003-01-15
4
-1337
/
+0
*
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2003-01-15
1
-0
/
+88
|
\
|
*
Refactor the NTLMSSP code again - this time we use function pointers to
Andrew Bartlett
2003-01-15
6
-20
/
+330
|
*
Doing a malloc(strlen(s)) then a pstrpcp(y, s) is just silly, make it a strdup
Andrew Bartlett
2003-01-15
1
-3
/
+1
|
*
added cli_lsa_enum_account_rights() call. Note that this is in
Andrew Tridgell
2003-01-15
6
-0
/
+247
|
*
Fix warnings by getting the function into a shape the autoprototyper will
Andrew Bartlett
2003-01-15
1
-6
/
+4
|
*
Crash fixes:
Andrew Bartlett
2003-01-15
2
-2
/
+8
|
*
One more from waitpid() audit: Correctly interpret waitstatus when a
Martin Pool
2003-01-15
1
-1
/
+5
|
*
Run autoheader
Martin Pool
2003-01-15
1
-6
/
+0
|
*
Fix bug where the existence of config.cache would cause functions like
Martin Pool
2003-01-15
1
-14
/
+3
|
*
IRIX uses libns_winbind.so instead of libnss_winbind.so
Herb Lewis
2003-01-15
2
-8978
/
+18874
|
*
[merge] removing unused variable and unused file
Gerald Carter
2003-01-14
1
-237
/
+0
|
*
Fix some debug lines, and add a bit more info to help track down ldap
Andrew Bartlett
2003-01-14
1
-8
/
+15
|
*
merge: disable [u|g]idPool objects
Gerald Carter
2003-01-14
1
-6
/
+6
|
*
make -i flag work lik eit did in 2.2
Gerald Carter
2003-01-14
1
-2
/
+5
|
*
Commit my (disabled) fstring/pstring mixup detection code.
Andrew Bartlett
2003-01-14
1
-0
/
+21
|
*
The last of the fstring/pstring mixups, and an extra 'static'.
Andrew Bartlett
2003-01-14
4
-5
/
+5
|
*
A couple more pstcpy/fstrcpy mixups - doing an fstrcpy into a pstring is
Andrew Bartlett
2003-01-14
1
-3
/
+3
|
*
Added comment about a SMB_ASSERT()
Tim Potter
2003-01-14
1
-0
/
+3
|
*
Remove wrapper function _get_trust_account_password() as it doesn't
Tim Potter
2003-01-14
1
-15
/
+2
|
*
Added a comment in case anyone is thinking of doing a SMB_ASSERT in winbindd.
Tim Potter
2003-01-14
1
-0
/
+2
|
*
query_alt_name takes a forced unicode string in win2000. It is not
Andrew Tridgell
2003-01-14
2
-2
/
+2
|
*
clearer debug message when the user is already in the ldap db
Andrew Tridgell
2003-01-14
1
-1
/
+2
|
*
add help text for 'net ads lookup'
Andrew Tridgell
2003-01-14
1
-0
/
+2
|
*
Missing indirect in final free.
Jeremy Allison
2003-01-13
1
-2
/
+2
|
*
Always initialise this variable - and don't set the 'must change now' if it was
Andrew Bartlett
2003-01-13
2
-1
/
+3
|
*
Fix typo, and the build.
Andrew Bartlett
2003-01-13
1
-1
/
+1
|
*
Make sure that those cleanups actually went in.
Richard Sharpe
2003-01-13
4
-18865
/
+8983
|
*
Patch from metze to add what he feels is the correct semantics for a Domain
Andrew Bartlett
2003-01-13
3
-0
/
+61
|
*
Patch from metze to to make testparm show values for 'workgroup', 'netbios
Andrew Bartlett
2003-01-13
3
-15
/
+32
|
*
Patch from ab, to make findsmb omit -r most of the time.
Andrew Bartlett
2003-01-13
2
-11
/
+29
|
*
Updates to our NTLMSSP code:
Andrew Bartlett
2003-01-13
10
-244
/
+514
[next]