Age | Commit message (Expand) | Author | Files | Lines |
2003-01-14 | query_alt_name takes a forced unicode string in win2000. It is not | Andrew Tridgell | 2 | -2/+2 |
2003-01-14 | clearer debug message when the user is already in the ldap db | Andrew Tridgell | 1 | -1/+2 |
2003-01-14 | add help text for 'net ads lookup' | Andrew Tridgell | 1 | -0/+2 |
2003-01-13 | Don't touch data after a free. | Jeremy Allison | 1 | -1/+0 |
2003-01-13 | Missing indirect in final free. | Jeremy Allison | 1 | -2/+2 |
2003-01-13 | Merge of indirection fixes from HEAD. | Jeremy Allison | 1 | -5/+5 |
2003-01-13 | Always initialise this variable - and don't set the 'must change now' if it was | Andrew Bartlett | 2 | -1/+3 |
2003-01-13 | Fix typo, and the build. | Andrew Bartlett | 1 | -1/+1 |
2003-01-13 | More janitorial duties. Pulling these in from samba-head. | Richard Sharpe | 1 | -0/+281 |
2003-01-13 | Make sure that those cleanups actually went in. | Richard Sharpe | 4 | -18865/+8983 |
2003-01-13 | Now that I am running config.developer, I decided to get rif of some warnings: | Richard Sharpe | 5 | -179/+267 |
2003-01-13 | Patch from metze to add what he feels is the correct semantics for a Domain | Andrew Bartlett | 3 | -0/+61 |
2003-01-13 | Patch from metze to to make testparm show values for 'workgroup', 'netbios | Andrew Bartlett | 3 | -15/+32 |
2003-01-13 | Patch from ab, to make findsmb omit -r most of the time. | Andrew Bartlett | 1 | -7/+14 |
2003-01-13 | Updates to our NTLMSSP code: | Andrew Bartlett | 10 | -244/+514 |
2003-01-13 | Accessing data after it's been free()ed really is a no-no... | Andrew Bartlett | 3 | -4/+17 |
2003-01-13 | Fix to debian bug #171071 - we had the wrong dereference on the pointer to be | Andrew Bartlett | 1 | -4/+4 |
2003-01-13 | Don't force the DOS password into a 14 char space, as this would imply null | Andrew Bartlett | 1 | -1/+2 |
2003-01-13 | Ensure we do not pass uninitialised data to the kernel. (Picked up by | Andrew Bartlett | 2 | -0/+4 |
2003-01-13 | Fix typo in comment. | Martin Pool | 1 | -1/+1 |
2003-01-13 | Merge of remove "winbindd holding pattern" from appliance. It's a bit | Tim Potter | 3 | -28/+10 |
2003-01-12 | Keep all the const warnings in one place, by adding a utility function to | Andrew Bartlett | 1 | -44/+31 |
2003-01-12 | Oops, this is the change to use an fstring for the incoming service buffer - | Andrew Bartlett | 1 | -3/+3 |
2003-01-12 | Make the 'service' in make_connection() use an fstrcpy(), and an fstring, | Andrew Bartlett | 2 | -2/+1 |
2003-01-11 | While the usage is most bisarre, this fixes up another fstring/pstring mixup. | Andrew Bartlett | 1 | -1/+2 |
2003-01-11 | Use size_t for the counter vars, to match the type they are assigned from | Andrew Bartlett | 1 | -3/+3 |
2003-01-11 | A couple more fstring/pstring issues - and move from sizeof(fstring) to | Andrew Bartlett | 2 | -34/+32 |
2003-01-11 | Remove an unused paramter for our old LM-only password change code, and fix a | Andrew Bartlett | 2 | -4/+3 |
2003-01-11 | Fix a number of client-side fstring/pstring mixups. | Andrew Bartlett | 9 | -37/+39 |
2003-01-11 | Patch from Nik Conwell <nik@bu.edu>. Don't reference free()ed data when trying | Andrew Bartlett | 1 | -1/+3 |
2003-01-11 | Return the 'freindly' NT error message if at all possible. | Andrew Bartlett | 2 | -2/+3 |
2003-01-11 | No point having this for both parts of the 'if' statement. | Andrew Bartlett | 1 | -4/+2 |
2003-01-11 | [merge] make sure to update print queue cache during timeout_processing() to ... | Gerald Carter | 4 | -15/+61 |
2003-01-11 | typo from merge | Gerald Carter | 1 | -1/+1 |
2003-01-11 | fix tdb_append() prototype | Gerald Carter | 1 | -1/+1 |
2003-01-11 | fix tdb_append() prototype | Gerald Carter | 1 | -1/+1 |
2003-01-11 | [merge] make sure to updatre print queue cache during timeout_processing() to... | Gerald Carter | 4 | -18/+64 |
2003-01-11 | Added new message_send_pid() code that uses tdb append to reduce locking | Jeremy Allison | 1 | -54/+55 |
2003-01-11 | Added new message_send_pid() code that uses tdb append to reduce locking | Jeremy Allison | 1 | -54/+55 |
2003-01-11 | Added tdb_append() call. Efficiently adds to an entry. Used by new messaging | Jeremy Allison | 3 | -12/+148 |
2003-01-11 | Added tdb_append() call. Efficiently adds to an entry. Used by new messaging | Jeremy Allison | 3 | -12/+148 |
2003-01-10 | First part of efficiency fixes for message sending to pid's (cutting down | Jeremy Allison | 1 | -48/+95 |
2003-01-10 | First part of efficiency fixes for message sending to pid's (cutting down | Jeremy Allison | 1 | -48/+95 |
2003-01-10 | Fix lpq_cache time check (missed from yesterday). | Jeremy Allison | 1 | -4/+4 |
2003-01-10 | Don't delete jobs subitted after the lpq time. | Jeremy Allison | 1 | -4/+4 |
2003-01-09 | a 0 length printer data value is not a memory allocation error; fix CR601 | Gerald Carter | 1 | -2/+10 |
2003-01-09 | a 0 length printer data value is not a memory allocation error; fix CR601 | Gerald Carter | 1 | -2/+10 |
2003-01-09 | tdb_chainlock_with_timeout: Add TODO: If we time out waiting for a | Martin Pool | 1 | -0/+4 |
2003-01-09 | Remove read_with_timeout() and replaced its only caller (the passwd chat | Tim Potter | 2 | -84/+8 |
2003-01-09 | Moved smbd process counting functions from smbd/server.c to smbd/process.c | Herb Lewis | 2 | -30/+26 |