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