Age | Commit message (Expand) | Author | Files | Lines |
2000-12-07 | file_lines_load/file_lines_pload can now optionally convert unix_to_dos() | Jeremy Allison | 1 | -1/+1 |
2000-11-21 | Another large patch for the passdb rewrite. | Gerald Carter | 1 | -31/+10 |
2000-11-13 | Large commit which restructures the local password storage API. | Gerald Carter | 1 | -156/+123 |
2000-10-13 | last part of W2K support. | Jean-François Micouleau | 1 | -5/+9 |
2000-10-11 | changes to sync with 2.2. tree | Herb Lewis | 1 | -2/+2 |
2000-10-10 | a netlogon enum trust query doesn't have a function_code at end. | Jean-François Micouleau | 1 | -12/+55 |
2000-10-09 | I introduced a bug in my last commits. Hopefully nobody noticed :-) | Jean-François Micouleau | 1 | -2/+2 |
2000-10-07 | more cleanup of samr | Jean-François Micouleau | 1 | -62/+65 |
2000-10-07 | added samr_set_user_info and info_2. | Jean-François Micouleau | 1 | -171/+516 |
2000-10-04 | Adding Herb's compile warning fixes to HEAD. | Jeremy Allison | 1 | -2/+2 |
2000-09-28 | Added comment on JF's new code. Removed ifdef in passdb/smbpass.c as this | Jeremy Allison | 1 | -1/+11 |
2000-09-28 | fixed samr_create_user(). we now correctly parse the query and the reply. | Jean-François Micouleau | 1 | -16/+55 |
2000-09-27 | samr unknown 0x32 is in fact samr create user. | Jean-François Micouleau | 1 | -49/+28 |
2000-08-18 | fixed initialization errors (again!) I must have forgot to | Gerald Carter | 1 | -0/+6 |
2000-08-16 | fixed unitialized struct bug in enum_users (whatever it is called) | Gerald Carter | 1 | -1/+5 |
2000-08-15 | Merge of uninitialised variable fix from APPLIANCE_HEAD. | Tim Potter | 1 | -4/+1 |
2000-08-02 | Started to canonicalize our handling of uid -> sid code in order to | Jeremy Allison | 1 | -2/+2 |
2000-08-01 | Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST... | Jeremy Allison | 1 | -1/+1 |
2000-07-13 | Don't return winbind groups or users when responding to samr_enum_dom_users | Tim Potter | 1 | -0/+21 |
2000-06-23 | Removed save directory argument to become_root() calls. Probably most of | Tim Potter | 1 | -16/+16 |
2000-06-16 | Forgot pipes_struct conversion for api_samr_enum_dom_aliases() | Tim Potter | 1 | -1/+3 |
2000-06-16 | Simplified server pipe implementation by changing arguments passed down | Tim Potter | 1 | -38/+84 |
2000-06-01 | Getting back to a compilable state (not there yet but close). | Jeremy Allison | 1 | -2/+4 |
2000-05-16 | Synced up srv_samr with HP changes. Added error checking to original code | Jeremy Allison | 1 | -173/+361 |
2000-05-12 | fixed two uninitialised variables | Andrew Tridgell | 1 | -2/+1 |
2000-05-09 | the beginnings of a new scheme I've working on to allow an easier | Andrew Tridgell | 1 | -0/+5 |
2000-04-16 | got rid of FILE* in the unix name mapping code | Andrew Tridgell | 1 | -8/+8 |
2000-04-04 | Removed unused parameter vuid from rpc_server api_* calls. For the very few | Tim Potter | 1 | -25/+22 |
2000-03-22 | acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code. | Jeremy Allison | 1 | -67/+1 |
2000-03-22 | disabled the getgrent() code recently added that returns all unix groups | Luke Leighton | 1 | -0/+17 |
2000-03-22 | disabled code from HP that replaced get_sampwd_entries() with | Luke Leighton | 1 | -1/+26 |
2000-03-22 | added the following message to all dce/rpc client/server code, except | Luke Leighton | 1 | -0/+24 |
2000-03-21 | Added preliminary user list code from HP. Needs to be made dynamic | Jeremy Allison | 1 | -20/+252 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -1946/+490 |
1999-12-12 | delineation between smb and msrpc more marked. smbd now constructs | Luke Leighton | 1 | -44/+42 |
1999-11-24 | rewrote policy handle code to be generic (it's needed for client-side too) | Luke Leighton | 1 | -70/+70 |
1999-11-20 | dynamic memory allocation i added a month ago: forgot to ZERO_STRUCT() | Luke Leighton | 1 | -0/+2 |
1999-11-19 | The First Necessary UNICODE String Support. | Luke Leighton | 1 | -12/+12 |
1999-11-18 | responses to UDP samquery go back to SERVER<00> not DOMAIN<1c>, the | Luke Leighton | 1 | -3/+5 |
1999-11-18 | added samuserset2 rpcclient command to test ACB_XXX bit-setting on | Luke Leighton | 1 | -0/+107 |
1999-11-16 | attempting to get nt5 wksta to join domain. | Luke Leighton | 1 | -2/+19 |
1999-11-15 | added server-side samr enum domains. fixed some parsing issues, server-side. | Luke Leighton | 1 | -1/+71 |
1999-11-02 | free up memory allocated by enum dom groups / aliases | Luke Leighton | 1 | -0/+20 |
1999-10-29 | more reshuffling of enum groups code. more higher order functions. | Luke Leighton | 1 | -4/+4 |
1999-10-25 | one of those wonderful moments when running against a different MSRPC | Luke Leighton | 1 | -5/+9 |
1999-10-21 | the dynamic memory alloc blood-fest goes on... | Luke Leighton | 1 | -0/+3 |
1999-10-21 | various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c. | Luke Leighton | 1 | -0/+1 |
1999-08-31 | matthew chapman identified 4 previously unknown samr functions. | Luke Leighton | 1 | -3/+3 |
1999-08-30 | debugged enumgroups -g option | Luke Leighton | 1 | -2/+5 |
1999-05-03 | last part of RPC api change. | Jean-François Micouleau | 1 | -37/+37 |