summaryrefslogtreecommitdiffstats
path: root/source/libsmb/clirap2.c
Commit message (Collapse)AuthorAgeFilesLines
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
|
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
| | | | Jeremy.
* r22045: As Volker noticed, skip_string's last argument isJeremy Allison2007-04-021-2/+2
| | | | | redundent. Remove it. Jeremy.
* r22014: Make us pass RANDOMIPC test again :-(. This is an ugly check-in,Jeremy Allison2007-03-301-2/+2
| | | | | but I've no option. Jeremy.
* r19184: W2k3 returns its name for the GetServerInfo RAP call. Do the same.Volker Lendecke2006-10-091-0/+56
| | | | | | Implement 'net rap server name'. Volker
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2006-07-111-1/+1
| | | | | | | to do the upper layer directories but this is what everyone is waiting for.... Jeremy.
* r16606: Klocwork #1990. Malloc the correct size.Jeremy Allison2006-06-281-2/+12
| | | | Jeremy.
* r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.Tim Potter2005-07-191-2/+0
|
* r6392: - Fixes bug 2564: when smbc_opendir() was called with a file rather thanDerrell Lipman2005-04-191-24/+17
| | | | | | | a directory, the errno returned could end up as ENOENT rather than ENOTDIR. - Fixes some compiler warnings which showed up on IRIX, as reported by James Peach.
* r6275: Implement RAP version of enumusers/enumgroups level 0. No, I've not ↵Volker Lendecke2005-04-101-0/+124
| | | | | | | | | | gone mad, this is to test future changes to enumeration functions... This can successfully list users from nt4 and w2k3sp1. Volker
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+1970
metze