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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3:popt_common: Fix password processing.
Stefan Metzmacher
2012-11-30
1
-11
/
+2
*
dbwrap: Do not rely on dbwrap_record_get_value to return a talloc object
Volker Lendecke
2012-11-29
1
-2
/
+3
*
s3: Remove db_ctdb_fetch
Volker Lendecke
2012-11-29
1
-55
/
+11
*
s3: Directly parse local existing records in db_ctdb_parse_record
Volker Lendecke
2012-11-29
1
-0
/
+22
*
s3: Factor out db_ctdb_can_use_local_hdr from db_ctdb_can_use_local_copy
Volker Lendecke
2012-11-29
1
-11
/
+14
*
s3: Remove unused code for fetching persistent ctdb records
Volker Lendecke
2012-11-29
1
-129
/
+0
*
s3: Avoid db_ctdb_fetch for persistent databases
Volker Lendecke
2012-11-29
1
-0
/
+44
*
s3: Factor out parse_newest_in_marshall_buffer from pull_newest_from_marshall...
Volker Lendecke
2012-11-29
1
-15
/
+51
*
s3: reduce db_ctdb_marshall_loop_next to specialized db_ctdb_marshall_buf_parse
Volker Lendecke
2012-11-29
1
-48
/
+21
*
s3: Factor out db_ctdb_marshall_loop_next_key from db_ctdb_marshall_loop_next
Volker Lendecke
2012-11-29
1
-9
/
+24
*
s3: Slightly simplify db_ctdb_marshall_loop_next
Volker Lendecke
2012-11-29
1
-4
/
+3
*
s3: Use db_ctdb_ltdb_parse in db_ctdb_fetch_db_seqnum_from_db
Volker Lendecke
2012-11-29
1
-20
/
+21
*
s3: Use db_ctdb_ltdb_parse in db_ctdb_ltdb_fetch
Volker Lendecke
2012-11-29
1
-30
/
+46
*
s3: Add db_ctdb_ltdb_parse
Volker Lendecke
2012-11-29
1
-0
/
+42
*
s3: Slightly simplify db_ctdb_transaction_commit
Volker Lendecke
2012-11-29
1
-1
/
+2
*
s3: Remove header==NULL code from db_ctdb_marshall_record
Volker Lendecke
2012-11-29
1
-12
/
+5
*
s3: Open gencache_notrans with TDB_NOSYNC
Volker Lendecke
2012-11-28
1
-1
/
+4
*
s3: Avoid some transaction_commit on gencache.tdb
Volker Lendecke
2012-11-27
1
-0
/
+110
*
s3: Fix Coverity ID 741407 -- resource leak
Volker Lendecke
2012-11-26
1
-0
/
+1
*
build: Do not install testing binaries
Andrew Bartlett
2012-11-22
2
-2
/
+4
*
s3: Fix some blank line endings
Volker Lendecke
2012-11-20
1
-10
/
+10
*
s3fs-popt: Add function to burn the commandline password.
Andreas Schneider
2012-11-08
1
-0
/
+47
*
s3:ctdb library: fix the build against older ctdb versions
Björn Baumbach
2012-11-02
1
-0
/
+5
*
s3: Use file_id_string in file_id_string_tos
Volker Lendecke
2012-10-30
1
-6
/
+1
*
s3: Fix some nonempty line endings
Volker Lendecke
2012-10-29
1
-5
/
+5
*
s3:lib: remove unused connections_fetch_entry*() and connections_init()
Stefan Metzmacher
2012-10-19
2
-68
/
+0
*
s3:lib/conn_tdb: implement connections_forall_read() based on smbXsrv_*_globa...
Gregor Beck
2012-10-19
2
-38
/
+95
*
s3:lib: remove function connections_forall()
Gregor Beck
2012-10-19
2
-61
/
+0
*
s3:lib: remove unused sessionid_*() functions
Gregor Beck
2012-10-19
1
-83
/
+0
*
s3:lib: implement sessionid_traverse_read with smb2srv_session_traverse_read
Gregor Beck
2012-10-19
1
-25
/
+33
*
s3:lib: remove unused function connections_traverse()
Gregor Beck
2012-10-19
2
-23
/
+0
*
s3:smbd: add exit_server to the smbd_shim hooks
Stefan Metzmacher
2012-10-19
2
-0
/
+20
*
s3: fix comment header description for smbd_shim
Michael Adam
2012-10-19
2
-2
/
+2
*
vfs: Remove irixacl module (all the fucntions in it are unimplemented)
Andrew Bartlett
2012-10-11
1
-37
/
+0
*
vfs: Fix alternative posix and no-op sys acl implementations to take a mem_ctx
Andrew Bartlett
2012-10-11
1
-22
/
+37
*
smbd: Add mem_ctx to sys_acl_init() and all callers
Andrew Bartlett
2012-10-11
1
-6
/
+6
*
s3:dbwrap_ctdb: set errno = ENOSYS if clustering is not supported
Gregor Beck
2012-09-21
1
-0
/
+1
*
s3: Use SBVAL in put_long_date_timespec
Volker Lendecke
2012-09-19
1
-2
/
+1
*
s3: Fix some nonempty line endings
Volker Lendecke
2012-09-18
1
-12
/
+12
*
quota: add supprt for gfs2
Björn Jacke
2012-09-18
1
-0
/
+2
*
quota: also log which fs type we found
Björn Jacke
2012-09-15
1
-1
/
+1
*
smbd: Remove pre-allocation of ACL array in sys_acl_init()
Andrew Bartlett
2012-09-12
1
-12
/
+9
*
smbd-posix_acls: Use a IDL union to store the ACL entry
Andrew Bartlett
2012-09-12
1
-9
/
+7
*
s3:quota-nfs: add RQ_PATHLEN define for systems that don't have it
Björn Jacke
2012-09-09
1
-0
/
+4
*
s3:quota-nfs: another build fix for the old Unix world
Björn Jacke
2012-09-09
1
-1
/
+1
*
s3:quota: don't add the string '"' into the argument list
Björn Jacke
2012-09-08
1
-2
/
+2
*
s3:lib: use includes.h with cbuf and srprs
Gregor Beck
2012-09-07
3
-12
/
+1
*
s3:sysquota_nfs: fix build on Tru64 et alii
Björn Jacke
2012-09-07
1
-23
/
+31
*
s3:quota: clean up and consolidate the xfs quota checks and defines
Björn Jacke
2012-09-07
2
-7
/
+9
*
s3:sysquota_xfs: fix logic so that we actually use this module on Linux
Björn Jacke
2012-09-07
2
-8
/
+2
[prev]
[next]