index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
sharesec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-28
Fix a memory leak
Volker Lendecke
1
-0
/
+2
2008-03-26
use tdb_wipe_all() instead of tdb_wipe() - it is faster...
Michael Adam
1
-1
/
+1
2008-03-25
util_tdb: add a wrapper tdb_wipe() for traverse with tdb_traverse_delete_fn().
Michael Adam
1
-1
/
+1
2008-01-10
use talloc_tos() in share_access_check()
Volker Lendecke
1
-8
/
+3
2007-12-29
Remove tiny code duplication
Volker Lendecke
1
-1
/
+1
2007-12-21
Some C++ fixes
Volker Lendecke
1
-3
/
+7
2007-12-07
Remove next_token - all uses must now be next_token_talloc.
Jeremy Allison
1
-2
/
+2
2007-12-05
Make share_info_db_init static
Volker Lendecke
1
-1
/
+1
2007-11-01
Patch 2 of 3 from Debian Samba packagers:
Gerald (Jerry) Carter
1
-2
/
+2
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-7
/
+7
2007-10-10
r25564: Pass sharename to delete_share_security()
Volker Lendecke
1
-6
/
+8
2007-10-10
r25561: Make use of [un]marshall_sec_desc
Volker Lendecke
1
-40
/
+51
2007-10-10
r25534: Apply some const
Volker Lendecke
1
-1
/
+1
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
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
r22006: use string_term_tdb_data()...
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r21987: split tdb_prs_*() functions in version which take a keystr and a TDB_...
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r19950: talloc_destroy is replaced these days
Volker Lendecke
1
-2
/
+1
2007-10-10
r19669: set_share_security does not need a mem_ctx passed
Volker Lendecke
1
-1
/
+1
2007-10-10
r19448: Convert delete_share_security to struct share_params plus some cleanups
Volker Lendecke
1
-4
/
+5
2007-10-10
r17097: Move share_access_check from rpc_server/srv_srvsvc_nt.c to lib/shares...
Volker Lendecke
1
-0
/
+31
2007-10-10
r17032: I thought I had already merged this from trunk:
Volker Lendecke
1
-3
/
+5
2007-10-10
r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does...
Volker Lendecke
1
-1
/
+1
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-0
/
+308