index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
smb_share_modes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a global variable
Volker Lendecke
2009-01-01
1
-13
/
+20
*
fix some nonempty blank lines
Volker Lendecke
2009-01-01
1
-5
/
+5
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-1
/
+1
*
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23790: LGPLv3+ conversion for our LGPLv2+ library code
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r23183: Check in a change made by Tridge:
Volker Lendecke
2007-10-10
1
-6
/
+6
*
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
2007-10-10
1
-5
/
+5
*
r22154: Make struct smbdb_ctx an opaque pointer so users of the API
Jeremy Allison
2007-10-10
1
-0
/
+5
*
r22012: Ensure we use the same technique to pull the share mode
Jeremy Allison
2007-10-10
1
-19
/
+21
*
r22009: change TDB_DATA from char * to unsigned char *
Stefan Metzmacher
2007-10-10
1
-7
/
+7
*
r21191: Add in the POSIX open/mkdir/unlink calls.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r20883: W00t! I now understand how "delete on close" really
Jeremy Allison
2007-10-10
1
-1
/
+0
*
r20269: merge -r20264:20267 from SAMBA_3_0_24
Herb Lewis
2007-10-10
1
-0
/
+4
*
r17363: Some C++ warnings
Volker Lendecke
2007-10-10
1
-5
/
+8
*
r16435: Add in the uid info that Jerry needs into the
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r13331: No I didn't have to change the interface version...
Jeremy Allison
2007-10-10
1
-22
/
+0
*
r13329: Fix libsmbsharemodes.so to work with the stored delete token.
Jeremy Allison
2007-10-10
1
-15
/
+23
*
r13274: Fix for bug #3467. Not a show stopper.
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r12203: Add the share path into the sharemode db. This involves
Jeremy Allison
2007-10-10
1
-4
/
+33
*
r11379: Remove external dependencies from sharemodes library.
Jeremy Allison
2007-10-10
1
-4
/
+20
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-41
/
+52
*
r10217: Remember to exit correctly when we find a matching entry to change.
Jeremy Allison
2007-10-10
1
-1
/
+2
*
r10215: Fix several memory corruption bugs now we're testing this.
Jeremy Allison
2007-10-10
1
-33
/
+37
*
r10204: I love valgrind :-). Found stupid missing parantheses :-).
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r10150: Fix from Steve Williams <steve@celineandsteve.com> to make the args
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r10135: Remove external dependencies for libsmbsharemodes.so
Jeremy Allison
2007-10-10
1
-10
/
+11
*
r10054: Actually use the given db path (:-)
Jeremy Allison
2007-10-10
1
-1
/
+5
*
r10042: Add in external LGPL library for accessing the share mode db. Allow
Jeremy Allison
2007-10-10
1
-0
/
+452