2003-01-17 |
Gerald Carter | sync with HEAD; link to HOWTO index |
commit | commitdiff | tree |
2003-01-17 |
John Terpstra | ck at documenting Win9X/ME Profile Handling. |
commit | commitdiff | tree |
2003-01-17 |
Jeremy Allison | Janitorial duty... |
commit | commitdiff | tree |
2003-01-17 |
Jeremy Allison | Fix reference count bug where smbd's would not terminat... |
commit | commitdiff | tree |
2003-01-16 |
Herb Lewis | update for 3.0 |
commit | commitdiff | tree |
2003-01-16 |
Richard Sharpe | Merge the fix from head about short variables. |
commit | commitdiff | tree |
2003-01-16 |
Jeremy Allison | Fixed up mutex protection around winbindd logon code... |
commit | commitdiff | tree |
2003-01-16 |
John Terpstra | Adding genlogon obtained from a a mailing list posting... |
commit | commitdiff | tree |
2003-01-16 |
Jeremy Allison | More Heimdal changes. Still not compiling with Heimdal... |
commit | commitdiff | tree |
2003-01-16 |
Jeremy Allison | Fist part of fixes to make us compile with Heimdal... |
commit | commitdiff | tree |
2003-01-16 |
Gerald Carter | regenerate docs |
commit | commitdiff | tree |
2003-01-16 |
John Terpstra | More notes added. |
commit | commitdiff | tree |
2003-01-16 |
Jeremy Allison | Add mutex protection around auth calls. |
commit | commitdiff | tree |
2003-01-15 |
Tim Potter | Merge of holding pattern stuff from HEAD. |
commit | commitdiff | tree |
2003-01-15 |
Gerald Carter | s/WIFSIGNALLED/WIFSIGNALED/g |
commit | commitdiff | tree |
2003-01-15 |
Gerald Carter | missed a file |
commit | commitdiff | tree |
2003-01-15 |
Gerald Carter | do not use RCS variables in file |
commit | commitdiff | tree |
2003-01-15 |
Gerald Carter | syncing docs with HEAD |
commit | commitdiff | tree |
2003-01-15 |
Tim Potter | Remove debugging stmt. |
commit | commitdiff | tree |
2003-01-15 |
Tim Potter | Sync up compiler warning fixes. |
commit | commitdiff | tree |
2003-01-15 |
John Terpstra | and another comment. |
commit | commitdiff | tree |
2003-01-15 |
John Terpstra | dded further comment. |
commit | commitdiff | tree |
2003-01-15 |
Richard Sharpe | Remove a wayward file. |
commit | commitdiff | tree |
2003-01-15 |
John Terpstra | Adding Win2K profile info. |
commit | commitdiff | tree |
2003-01-15 |
John Terpstra | Adding more notes. |
commit | commitdiff | tree |
2003-01-15 |
John Terpstra | Added note about Win2Pro RK. |
commit | commitdiff | tree |
2003-01-15 |
Gerald Carter | playing janitor for tpot; remove holding pattern |
commit | commitdiff | tree |
2003-01-15 |
Gerald Carter | *lots of small merges form HEAD |
commit | commitdiff | tree |
2003-01-15 |
Gerald Carter | sync up ignored files from HEAD |
commit | commitdiff | tree |
2003-01-15 |
Gerald Carter | winbindd merges from HEAD |
commit | commitdiff | tree |
2003-01-15 |
Gerald Carter | merging some rpcclient and net functionality from HEAD |
commit | commitdiff | tree |
2003-01-15 |
Herb Lewis | initialize acct_ctrl variable before it is used |
commit | commitdiff | tree |
2003-01-15 |
Gerald Carter | more unused files |
commit | commitdiff | tree |
2003-01-15 |
Gerald Carter | remving more unused files |
commit | commitdiff | tree |
2003-01-15 |
Gerald Carter | [merge] |
commit | commitdiff | tree |
2003-01-15 |
John Terpstra | First set of Profile Manipulation Notes. |
commit | commitdiff | tree |
2003-01-15 |
Gerald Carter | removing unused files from release branch |
commit | commitdiff | tree |
2003-01-15 |
cvs2svn Import... | This commit was manufactured by cvs2svn to create branc... |
commit | commitdiff | tree |
2003-01-15 |
Andrew Bartlett | Refactor the NTLMSSP code again - this time we use... |
commit | commitdiff | tree |
2003-01-15 |
Andrew Bartlett | Doing a malloc(strlen(s)) then a pstrpcp(y, s) is just... |
commit | commitdiff | tree |
2003-01-15 |
Andrew Tridgell | added cli_lsa_enum_account_rights() call. Note that... |
commit | commitdiff | tree |
2003-01-15 |
Andrew Bartlett | Fix warnings by getting the function into a shape the... |
commit | commitdiff | tree |
2003-01-15 |
Andrew Bartlett | Crash fixes: |
commit | commitdiff | tree |
2003-01-15 |
Martin Pool | One more from waitpid() audit: Correctly interpret... |
commit | commitdiff | tree |
2003-01-15 |
Martin Pool | Run autoheader |
commit | commitdiff | tree |
2003-01-15 |
Martin Pool | Fix bug where the existence of config.cache would cause... |
commit | commitdiff | tree |
2003-01-15 |
Herb Lewis | IRIX uses libns_winbind.so instead of libnss_winbind.so |
commit | commitdiff | tree |
2003-01-15 |
Herb Lewis | IRIX uses libns_winbind.so instead of libnss_winbind.so |
commit | commitdiff | tree |
2003-01-14 |
Gerald Carter | [merge] removing unused variable and unused file |
commit | commitdiff | tree |
2003-01-14 |
Gerald Carter | removing unused variable and unused file |
commit | commitdiff | tree |
2003-01-14 |
Andrew Bartlett | Fix some debug lines, and add a bit more info to help... |
commit | commitdiff | tree |
2003-01-14 |
Gerald Carter | merge: disable [u|g]idPool objects |
commit | commitdiff | tree |
2003-01-14 |
Gerald Carter | make -i flag work lik eit did in 2.2 |
commit | commitdiff | tree |
2003-01-14 |
Gerald Carter | make -i flag work lik eit did in 2.2 |
commit | commitdiff | tree |
2003-01-14 |
Andrew Bartlett | Merge from HEAD - patch by metze to fill in 'workgroup... |
commit | commitdiff | tree |
2003-01-14 |
Andrew Bartlett | Merge from HEAD: |
commit | commitdiff | tree |
2003-01-14 |
Andrew Bartlett | Merge from HEAD: |
commit | commitdiff | tree |
2003-01-14 |
Andrew Bartlett | Merge from HEAD: |
commit | commitdiff | tree |
2003-01-14 |
Andrew Bartlett | Merge from HEAD - eliminated unused arguments. |
commit | commitdiff | tree |
2003-01-14 |
Andrew Bartlett | Merge indirection, signed/unsigned and uninitialiased... |
commit | commitdiff | tree |
2003-01-14 |
Andrew Bartlett | Commit my (disabled) fstring/pstring mixup detection... |
commit | commitdiff | tree |
2003-01-14 |
Andrew Bartlett | The last of the fstring/pstring mixups, and an extra... |
commit | commitdiff | tree |
2003-01-14 |
Andrew Bartlett | A couple more pstcpy/fstrcpy mixups - doing an fstrcpy... |
commit | commitdiff | tree |
2003-01-14 |
Tim Potter | Added comment about a SMB_ASSERT() |
commit | commitdiff | tree |
2003-01-14 |
Tim Potter | Remove wrapper function _get_trust_account_password... |
commit | commitdiff | tree |
2003-01-14 |
Tim Potter | Added a comment in case anyone is thinking of doing... |
commit | commitdiff | tree |
2003-01-14 |
Andrew Tridgell | merge alt_name patch from head |
commit | commitdiff | tree |
2003-01-14 |
Andrew Tridgell | query_alt_name takes a forced unicode string in win2000... |
commit | commitdiff | tree |
2003-01-14 |
Andrew Tridgell | clearer debug message when the user is already in the... |
commit | commitdiff | tree |
2003-01-14 |
Andrew Tridgell | add help text for 'net ads lookup' |
commit | commitdiff | tree |
2003-01-13 |
Jeremy Allison | Don't touch data after a free. |
commit | commitdiff | tree |
2003-01-13 |
Jeremy Allison | Missing indirect in final free. |
commit | commitdiff | tree |
2003-01-13 |
Jeremy Allison | Merge of indirection fixes from HEAD. |
commit | commitdiff | tree |
2003-01-13 |
Andrew Bartlett | Always initialise this variable - and don't set the... |
commit | commitdiff | tree |
2003-01-13 |
Andrew Bartlett | Fix typo, and the build. |
commit | commitdiff | tree |
2003-01-13 |
Richard Sharpe | More janitorial duties. Pulling these in from samba... |
commit | commitdiff | tree |
2003-01-13 |
Richard Sharpe | Make sure that those cleanups actually went in. |
commit | commitdiff | tree |
2003-01-13 |
Richard Sharpe | Now that I am running config.developer, I decided to... |
commit | commitdiff | tree |
2003-01-13 |
Andrew Bartlett | Patch from metze to add what he feels is the correct... |
commit | commitdiff | tree |
2003-01-13 |
Andrew Bartlett | Patch from metze to to make testparm show values for... |
commit | commitdiff | tree |
2003-01-13 |
Andrew Bartlett | Patch from ab, to make findsmb omit -r most of the... |
commit | commitdiff | tree |
2003-01-13 |
Andrew Bartlett | Updates to our NTLMSSP code: |
commit | commitdiff | tree |
2003-01-13 |
Andrew Bartlett | Accessing data after it's been free()ed really is a... |
commit | commitdiff | tree |
2003-01-13 |
Andrew Bartlett | Fix to debian bug #171071 - we had the wrong dereferenc... |
commit | commitdiff | tree |
2003-01-13 |
Andrew Bartlett | Don't force the DOS password into a 14 char space,... |
commit | commitdiff | tree |
2003-01-13 |
Andrew Bartlett | Ensure we do not pass uninitialised data to the kernel... |
commit | commitdiff | tree |
2003-01-13 |
Martin Pool | Fix typo in comment. |
commit | commitdiff | tree |
2003-01-13 |
Tim Potter | Merge ... remove "winbindd holding pattern" from applia... |
commit | commitdiff | tree |
2003-01-12 |
Andrew Bartlett | Keep all the const warnings in one place, by adding... |
commit | commitdiff | tree |
2003-01-12 |
Andrew Bartlett | Oops, this is the change to use an fstring for the... |
commit | commitdiff | tree |
2003-01-12 |
Andrew Bartlett | Make the 'service' in make_connection() use an fstrcpy... |
commit | commitdiff | tree |
2003-01-11 |
Andrew Bartlett | While the usage is most bisarre, this fixes up another... |
commit | commitdiff | tree |
2003-01-11 |
Andrew Bartlett | Use size_t for the counter vars, to match the type... |
commit | commitdiff | tree |
2003-01-11 |
Andrew Bartlett | A couple more fstring/pstring issues - and move from... |
commit | commitdiff | tree |
2003-01-11 |
Andrew Bartlett | Remove an unused paramter for our old LM-only password... |
commit | commitdiff | tree |
2003-01-11 |
Andrew Bartlett | Fix a number of client-side fstring/pstring mixups. |
commit | commitdiff | tree |
2003-01-11 |
Andrew Bartlett | Patch from Nik Conwell <nik@bu.edu>. Don't reference... |
commit | commitdiff | tree |
2003-01-11 |
Andrew Bartlett | Return the 'freindly' NT error message if at all possible. |
commit | commitdiff | tree |
2003-01-11 |
Andrew Bartlett | No point having this for both parts of the 'if' statement. |
commit | commitdiff | tree |
2003-01-11 |
Gerald Carter | [merge] make sure to update print queue cache during... |
commit | commitdiff | tree |
next |