Age | Commit message (Expand) | Author | Files | Lines |
2010-08-06 | s3-rap: include svcctl.h where needed. | Günther Deschner | 1 | -0/+1 |
2010-04-26 | s3: fix some build warnings. | Günther Deschner | 1 | -6/+6 |
2010-04-26 | s3: use generated rap header. | Günther Deschner | 1 | -3/+4 |
2010-02-02 | Change uint_t to unsigned int in source3 | Matt Kraai | 1 | -4/+4 |
2009-07-07 | s3: QNX doesn't know uint - replace with uint_t | Björn Jacke | 1 | -4/+4 |
2008-07-15 | fix build warning. | Günther Deschner | 1 | -2/+5 |
2008-04-02 | Apply some const in clirap. | Günther Deschner | 1 | -1/+1 |
2007-12-03 | Remove pstring from clirap2 by completely rewriting the damn | Jeremy Allison | 1 | -1684/+2211 |
2007-11-30 | Whitespace cleanup. | Jeremy Allison | 1 | -209/+201 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -8/+8 |
2007-10-18 | Add net rap file user | Karolin Seeger | 1 | -1/+4 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r22045: As Volker noticed, skip_string's last argument is | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r22014: Make us pass RANDOMIPC test again :-(. This is an ugly check-in, | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r19184: W2k3 returns its name for the GetServerInfo RAP call. Do the same. | Volker Lendecke | 1 | -0/+56 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16606: Klocwork #1990. Malloc the correct size. | Jeremy Allison | 1 | -2/+12 |
2007-10-10 | r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore. | Tim Potter | 1 | -2/+0 |
2007-10-10 | r6392: - Fixes bug 2564: when smbc_opendir() was called with a file rather than | Derrell Lipman | 1 | -24/+17 |
2007-10-10 | r6275: Implement RAP version of enumusers/enumgroups level 0. No, I've not go... | Volker Lendecke | 1 | -0/+124 |
2003-08-15 | get rid of some sompiler warnings on IRIX | Herb Lewis | 1 | -27/+36 |
2003-07-03 | Removed strupper/strlower macros that automatically map to strupper_m/strlowe... | Jeremy Allison | 1 | -2/+2 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -1/+1 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -5/+5 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -1/+0 |
2001-11-04 | Got serious about const again. | Jeremy Allison | 1 | -24/+29 |
2001-11-03 | Added support for UserListGroups, ServiceEnum | Steve French | 1 | -0/+125 |
2001-10-20 | Move from timestamp to gen count file id's for finding oplocked files | Jeremy Allison | 1 | -1/+1 |
2001-10-19 | Add additional client RAP calls | Jim McDonough | 1 | -0/+1832 |