Age | Commit message (Expand) | Author | Files | Lines |
2003-11-17 | Fix from Andrew Bartlett to fix up the munged-dial problem. | Jeremy Allison | 2 | -6/+16 |
2003-11-13 | * Fix from SATOH Fumiyasu for bug 660 (failing to view print | Gerald Carter | 1 | -5/+7 |
2003-11-11 | fix crash bug due to empyrt munged dial string; patch from metze | Gerald Carter | 1 | -1/+1 |
2003-11-07 | Handle munged dial string. Patch from Aur?lien Degr?mont <adegremont@idealx.com> | Jeremy Allison | 2 | -5/+35 |
2003-11-05 | Merge of some compiler warning fixes. | Tim Potter | 1 | -2/+2 |
2003-10-30 | Ok, nearing the end of the GUID->struct uuid changes. | Jim McDonough | 3 | -30/+30 |
2003-10-30 | Another round of GUID->struct uuid. | Jim McDonough | 1 | -1/+1 |
2003-10-30 | First round of merging various UUID structures. | Jim McDonough | 3 | -38/+56 |
2003-10-24 | Add initshutdown pipe commands to rpcclient. Second part of fix to bug | Jim McDonough | 1 | -0/+10 |
2003-10-24 | New files for support of initshutdown pipe. Win2k doesn't respond properly | Jim McDonough | 1 | -0/+163 |
2003-10-22 | Be sure referent ID is updated for incoming structures, too. | Jim McDonough | 1 | -3/+13 |
2003-10-21 | Fix typo | Jim McDonough | 1 | -1/+1 |
2003-10-20 | Update structures after ethereal showed some marshalling/unmarshalling | Jim McDonough | 1 | -9/+35 |
2003-10-20 | Several updates: | Jim McDonough | 1 | -3/+42 |
2003-10-18 | Fix tower length calculations and add some const | Jim McDonough | 1 | -4/+5 |
2003-10-17 | uuid itself might not be aligned (as is the case in epm map requests), so | Jim McDonough | 1 | -3/+3 |
2003-10-17 | Add epmapper pipe | Jim McDonough | 1 | -1/+11 |
2003-10-17 | Add (un)marshalling code for endpoint mapper map operation | Jim McDonough | 1 | -0/+406 |
2003-10-09 | Merge from 3.0: | Tim Potter | 1 | -22/+2 |
2003-10-07 | Max warnings with gcc. | Jeremy Allison | 1 | -1/+3 |
2003-10-06 | split some security related functions in their own files. | Simo Sorce | 3 | -744/+32 |
2003-10-03 | abstract UUID parsing code to an individual function; patch from Anthony | Gerald Carter | 1 | -7/+26 |
2003-10-01 | commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev... | Gerald Carter | 2 | -63/+90 |
2003-09-29 | Merge from 3.0: | Tim Potter | 9 | -537/+367 |
2003-09-19 | Ensure that dup_sec_desc copies the 'type' field correctly. This caused | Jeremy Allison | 1 | -9/+11 |
2003-09-18 | The "unknown_5" 32 bit field in the user structs is actually 2 16-bit | Jeremy Allison | 1 | -16/+20 |
2003-09-09 | sync 3.0 into HEAD for the last time | Gerald Carter | 6 | -31/+39 |
2003-08-02 | port latest changes from SAMBA_3_0 tree | Simo Sorce | 4 | -135/+207 |
2003-07-17 | fix the build. Ifdef out some code | Gerald Carter | 1 | -8/+10 |
2003-07-16 | trying to get HEAD building again. If you want the code | Gerald Carter | 8 | -326/+410 |
2003-06-03 | * set winbind cache time to 5 minutes | Gerald Carter | 1 | -1/+1 |
2003-05-27 | Merge of secchan fix from 3.0 that was eaten by CVS yesterday. I think | Tim Potter | 1 | -1/+1 |
2003-05-24 | Fix an insufficient alloc when querying alias members. | Volker Lendecke | 1 | -1/+1 |
2003-04-22 | parse_string is only used for the authentication negotiators. | Volker Lendecke | 2 | -11/+13 |
2003-04-18 | Survive a samdump with an alias that has no description | Volker Lendecke | 1 | -3/+6 |
2003-04-16 | Fixes to make SCHANNEL work against a W2K DC. Still need to fix | Jeremy Allison | 2 | -15/+13 |
2003-04-11 | A new RPC pipe! The \pipe\echo named pipe is for testing large RPC | Tim Potter | 2 | -0/+176 |
2003-04-09 | This is the netlogon schannel client code. Try a | Volker Lendecke | 1 | -4/+16 |
2003-04-09 | A little clarification in the rpc auth header struct. | Volker Lendecke | 1 | -8/+7 |
2003-04-09 | Put the core schannel functions to parse_prs.c. They are also used by | Volker Lendecke | 1 | -0/+182 |
2003-04-04 | This is a merge of the NETLOGON schannel server code from Samba | Volker Lendecke | 1 | -0/+95 |
2003-03-25 | - Support building all auth modules as .so's | Jelmer Vernooij | 1 | -35/+35 |
2003-03-15 | Fix signed/unsigned issues - mostly 'i' counters. | Andrew Bartlett | 6 | -43/+43 |
2003-03-13 | fixed the unmarshalling of the queryaliasmem SAMR call | Andrew Tridgell | 1 | -2/+6 |
2003-03-09 | Don't fault on error returns (ptr == 0) for this LSA query. | Andrew Bartlett | 1 | -10/+13 |
2003-03-07 | Some progress towards gums and tdbsam2 | Simo Sorce | 1 | -18/+0 |
2003-03-06 | add #define for the max device name length in a DEVICEMODE | Gerald Carter | 1 | -1/+1 |
2003-03-03 | * CR1868: only send a change notify message if we have something | Gerald Carter | 1 | -1/+1 |
2003-02-25 | More const fixes and flow on fixes from yesterday's const-fest. | Tim Potter | 2 | -12/+15 |
2003-02-25 | Progress on CR 601 | Gerald Carter | 1 | -1/+1 |