index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
clirap2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libsmbclient: fix use of a non-existent word (existant)
Michael Adam
2012-06-12
1
-1
/
+1
*
s3:libsmb: get rid of cli_state_remote_name
Luk Claes
2012-05-28
1
-3
/
+4
*
s3:libsmb/clirap2: make use of cli_state_remote_name()
Stefan Metzmacher
2011-07-22
1
-4
/
+5
*
s3: Remove two uses of cli_errstr
Volker Lendecke
2011-07-03
1
-4
/
+8
*
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
2011-05-06
1
-0
/
+1
*
s3-libsmb: only include rap client when needed.
Günther Deschner
2011-03-15
1
-0
/
+1
*
s3: Fix bug 8009 - net rap session cannot get username
Volker Lendecke
2011-03-14
1
-1
/
+1
*
Revert "s3: Fix bug 8009"
Volker Lendecke
2011-03-13
1
-1
/
+1
*
s3: Fix bug 8009
Volker Lendecke
2011-03-12
1
-1
/
+1
*
s3-rap: include svcctl.h where needed.
Günther Deschner
2010-08-06
1
-0
/
+1
*
s3: fix some build warnings.
Günther Deschner
2010-04-26
1
-6
/
+6
*
s3: use generated rap header.
Günther Deschner
2010-04-26
1
-3
/
+4
*
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