Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | beginning to sync up for 2.2.5 release.... | Gerald Carter | 2002-06-17 | 1 | -3/+3 |
| | |||||
* | Start of merge to 2_2_RELEASE branch for release. | Jeremy Allison | 2002-04-30 | 1 | -2/+174 |
| | | | | Jeremy. | ||||
* | Move over to RELEASE branch. | Jeremy Allison | 2002-02-01 | 1 | -153/+108 |
| | | | | Jeremy. | ||||
* | Sync-up with SAMBA_2_2 branch. | Jeremy Allison | 2001-10-11 | 1 | -18/+354 |
| | | | | Jeremy. | ||||
* | Syncup getting ready for release. | Jeremy Allison | 2001-07-06 | 1 | -66/+339 |
| | | | | Jeremy. | ||||
* | Ok - everything now compiles in HEAD (at least the default stuff). We | Jeremy Allison | 2001-03-11 | 1 | -1/+1 |
| | | | | | should now be ready for the trivial winbindd port..... (Tim ? :-). Jeremy. | ||||
* | Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR | Jeremy Allison | 2001-03-11 | 1 | -3/+0 |
| | | | | | | RPC code to merge with new passdb code. Currently rpcclient doesn't compile. I'm working on it... Jeremy. | ||||
* | Missed some prs_inits. | Jeremy Allison | 2001-03-09 | 1 | -18/+18 |
| | | | | Jeremy. | ||||
* | Added remaining samr functions needed by winbindd. | Tim Potter | 2001-01-15 | 1 | -0/+198 |
| | | | | Added #define/#undef NEW_NTDOMAIN symbols. | ||||
* | Added init functions, cli_samr_connect(), cli_samr_close(), | Tim Potter | 2001-01-10 | 1 | -0/+325 |
cli_samr_open_{domain,user}() and cli_samr_query_userinfo() |