Age | Commit message (Expand) | Author | Files | Lines |
2003-01-15 | added cli_lsa_enum_account_rights() call. Note that this is in | Andrew Tridgell | 2 | -0/+109 |
2003-01-13 | Fix typo, and the build. | Andrew Bartlett | 1 | -1/+1 |
2003-01-13 | Make sure that those cleanups actually went in. | Richard Sharpe | 1 | -2/+2 |
2003-01-13 | Now that I am running config.developer, I decided to get rif of some warnings: | Richard Sharpe | 1 | -2/+2 |
2003-01-09 | Remove dead function. | Tim Potter | 1 | -19/+0 |
2003-01-04 | Missed from previous commit - merge from HEAD the changes to the remote | Andrew Bartlett | 1 | -4/+8 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 13 | -661/+662 |
2003-01-02 | BIG patch... | Andrew Bartlett | 13 | -661/+662 |
2002-12-31 | Merge tridge's fix : | Jeremy Allison | 1 | -2/+8 |
2002-12-30 | the shutdown call does not have a 16 bit flags, but 2 byte representing booleans | Simo Sorce | 1 | -4/+8 |
2002-12-23 | the 'padding' field in the query domain info reply is not a padding | Andrew Tridgell | 1 | -2/+8 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -1/+1 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -1/+1 |
2002-12-20 | Merge of comment about apparent spoolss_io_user_info weirdness. | Tim Potter | 1 | -0/+4 |
2002-12-13 | Guy Harris points out that the level and ptr fields in a | Tim Potter | 1 | -0/+4 |
2002-12-03 | Support printer info 7, used for publishing | Jim McDonough | 1 | -0/+63 |
2002-12-03 | Support printer info 7, used for publishing | Jim McDonough | 1 | -0/+63 |
2002-11-23 | Lots of fixes for error paths where tdb_fetch() data need freeing. | Jeremy Allison | 1 | -1/+2 |
2002-11-23 | Lots of fixes for error paths where tdb_fetch() data need freeing. | Jeremy Allison | 1 | -1/+2 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 5 | -40/+42 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 5 | -40/+42 |
2002-11-08 | Sync with HEAD to get enumprinterkey api. | Jim McDonough | 1 | -0/+29 |
2002-11-07 | Being tpot's janitor again.... checking in things only checked into HEAD. | Jeremy Allison | 1 | -3/+4 |
2002-11-07 | Merge of scalable printing code fix... Needs testing. | Jeremy Allison | 1 | -1/+1 |
2002-11-07 | Merge of scalable printing code fix... Needs testing. | Jeremy Allison | 1 | -1/+1 |
2002-11-06 | For a BUFFER5, don't parse the buffer if the buffer length is zero. | Tim Potter | 1 | -3/+4 |
2002-11-06 | Client side functions for enumprinterkey. | Tim Potter | 1 | -0/+29 |
2002-11-02 | Merge passdb from HEAD -> 3.0 | Andrew Bartlett | 1 | -3/+13 |
2002-10-19 | This fixes some bugs for NT4 usrmgr.exe | Volker Lendecke | 1 | -1/+11 |
2002-10-17 | Merge NULL relstr fix from HEAD. | Tim Potter | 1 | -0/+3 |
2002-10-17 | When unmarshalling a relstr, don't unmarshall the string data if the | Tim Potter | 1 | -0/+3 |
2002-10-12 | Nice *big* patch from metze. | Andrew Bartlett | 1 | -3/+3 |
2002-10-05 | missing prs_align()'s | Gerald Carter | 1 | -0/+9 |
2002-10-05 | missing prs_align()'s | Gerald Carter | 1 | -0/+9 |
2002-10-04 | merge of working dsrolegetprimdominfo() client code from APP_HEAD | Gerald Carter | 1 | -2/+2 |
2002-10-04 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+113 |
2002-10-04 | merge of working dsrolegetprimdominfo() client code from APP_HEAD | Gerald Carter | 2 | -2/+115 |
2002-10-04 | merge of new client side support the Win2k LSARPC UUID in rpcbind | Gerald Carter | 1 | -10/+25 |
2002-10-04 | merge of new client side support the Win2k LSARPC UUID in rpcbind | Gerald Carter | 1 | -10/+25 |
2002-09-27 | HEAD and APP-HEAD spoolss parsing was out of sync. This MUST NOT HAPPEN ! | Jeremy Allison | 1 | -20/+17 |
2002-09-27 | HEAD and APP-HEAD spoolss parsing was out of sync. This MUST NOT HAPPEN ! | Jeremy Allison | 1 | -20/+17 |
2002-09-26 | syncing up with HEAD again.... | Gerald Carter | 1 | -1/+44 |
2002-09-26 | Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> to do a *much* | Andrew Bartlett | 1 | -1/+44 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 6 | -212/+314 |
2002-09-22 | Change parsing of policy and privs delta to what Ethereal says. | Volker Lendecke | 1 | -70/+66 |
2002-09-13 | wrong alignment size calculation | Simo Sorce | 1 | -1/+3 |
2002-09-06 | Display debug data we are marshalling/unmarshalling a UNISTR in a | Tim Potter | 1 | -1/+7 |
2002-09-05 | A netshareenum reply always contains an enum_hnd. win2k returns zero | Tim Potter | 1 | -4/+2 |
2002-09-04 | Fix typo in comment. | Tim Potter | 1 | -1/+1 |
2002-09-03 | Implemented client function for deleteprinterdataex. | Tim Potter | 1 | -0/+15 |