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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-04
s3:dbrwap_ctdb: ZERO_STRUCT(rec) just to be sure in traverse_persistent_callb...
Michael Adam
1
-0
/
+1
2013-02-04
s3:dbwrap_ctdb: ZERO_STRUCT(rec) just to be sure in traverse_read_callback()
Michael Adam
1
-0
/
+2
2013-02-04
s3:dbwrap_ctdb: add "db_context" to "db_record"
Stefan Metzmacher
1
-2
/
+5
2013-02-04
s3:dbwrap_ctdb: setup result->name in db_open_ctdb()
Stefan Metzmacher
1
-0
/
+7
2013-01-30
smbd: Fix a typo
Volker Lendecke
1
-1
/
+1
2013-01-25
Avoid a very small memleak on talloc_tos()
Volker Lendecke
1
-4
/
+1
2013-01-24
Fix bug #9586 - smbd[29175]: disk_free: sys_popen() failed" message logged in...
Jeremy Allison
1
-1
/
+1
2013-01-11
dbwrap: Use INCOMPATIBLE_HASH for dbwrap_watchers.tdb
Volker Lendecke
1
-3
/
+4
2013-01-09
s3-lib: Use new strict directory create function in create_pipe_sock().
Andreas Schneider
1
-44
/
+6
2012-12-21
s3-prefork: Directly fail if tevent_req_is_unix_error() fails.
Andreas Schneider
1
-1
/
+3
2012-12-21
s3-lib: Cleanup transfer_file_internal() a bit.
Andreas Schneider
1
-2
/
+6
2012-12-21
s3-lib: Make it clear that we want to fall trough here.
Andreas Schneider
1
-0
/
+2
2012-12-21
s3-netapi: Add missing break in NetUserSetInfo_r().
Andreas Schneider
1
-0
/
+1
2012-12-21
s3-lib: Fix push_ucs2() for-loop.
Andreas Schneider
1
-2
/
+2
2012-12-21
s3-tldap: Fix dead code in tldap_sasl_bind_send().
Andreas Schneider
1
-1
/
+1
2012-12-21
s3-eventlog: Make sure the eventlog directory exists.
Andreas Schneider
1
-2
/
+5
2012-12-12
s3-lib: Don't close the listener twice if we goto failed.
Andreas Schneider
1
-1
/
+1
2012-12-12
s3-ctdb: Make sure addr.sun_path is null terminated.
Andreas Schneider
1
-1
/
+1
2012-12-12
s3-lib: Remove unsused variable from sys_get_nfs_quota().
Andreas Schneider
1
-2
/
+1
2012-12-12
s3-netapi: Initialize group_handle of NetGroupSetUsers_r().
Andreas Schneider
1
-0
/
+1
2012-12-12
s4-netapi: Initialize group_handle of NetGroupGetUsers_r().
Andreas Schneider
1
-0
/
+1
2012-12-12
s3-netapi: Initialize group_handle of NetUserSetGroups_r.
Andreas Schneider
1
-0
/
+1
2012-12-12
s3-netapi: Fix zeroing policy handles in NetLocalGroupAdd_r().
Andreas Schneider
1
-5
/
+5
2012-12-03
util: Use new samba_getpass() function.
Andreas Schneider
1
-4
/
+5
2012-12-03
s3:passdb: add sid_check_object_is_for_passdb()
Michael Adam
2
-0
/
+34
2012-12-03
s3:lib: add utility function sid_check_is_for_passdb()
Michael Adam
2
-0
/
+102
2012-11-30
s3:popt_common: Fix password processing.
Stefan Metzmacher
1
-11
/
+2
2012-11-29
dbwrap: Do not rely on dbwrap_record_get_value to return a talloc object
Volker Lendecke
1
-2
/
+3
2012-11-29
s3: Remove db_ctdb_fetch
Volker Lendecke
1
-55
/
+11
2012-11-29
s3: Directly parse local existing records in db_ctdb_parse_record
Volker Lendecke
1
-0
/
+22
2012-11-29
s3: Factor out db_ctdb_can_use_local_hdr from db_ctdb_can_use_local_copy
Volker Lendecke
1
-11
/
+14
2012-11-29
s3: Remove unused code for fetching persistent ctdb records
Volker Lendecke
1
-129
/
+0
2012-11-29
s3: Avoid db_ctdb_fetch for persistent databases
Volker Lendecke
1
-0
/
+44
2012-11-29
s3: Factor out parse_newest_in_marshall_buffer from pull_newest_from_marshall...
Volker Lendecke
1
-15
/
+51
2012-11-29
s3: reduce db_ctdb_marshall_loop_next to specialized db_ctdb_marshall_buf_parse
Volker Lendecke
1
-48
/
+21
2012-11-29
s3: Factor out db_ctdb_marshall_loop_next_key from db_ctdb_marshall_loop_next
Volker Lendecke
1
-9
/
+24
2012-11-29
s3: Slightly simplify db_ctdb_marshall_loop_next
Volker Lendecke
1
-4
/
+3
2012-11-29
s3: Use db_ctdb_ltdb_parse in db_ctdb_fetch_db_seqnum_from_db
Volker Lendecke
1
-20
/
+21
2012-11-29
s3: Use db_ctdb_ltdb_parse in db_ctdb_ltdb_fetch
Volker Lendecke
1
-30
/
+46
2012-11-29
s3: Add db_ctdb_ltdb_parse
Volker Lendecke
1
-0
/
+42
2012-11-29
s3: Slightly simplify db_ctdb_transaction_commit
Volker Lendecke
1
-1
/
+2
2012-11-29
s3: Remove header==NULL code from db_ctdb_marshall_record
Volker Lendecke
1
-12
/
+5
2012-11-28
s3: Open gencache_notrans with TDB_NOSYNC
Volker Lendecke
1
-1
/
+4
2012-11-27
s3: Avoid some transaction_commit on gencache.tdb
Volker Lendecke
1
-0
/
+110
2012-11-26
s3: Fix Coverity ID 741407 -- resource leak
Volker Lendecke
1
-0
/
+1
2012-11-22
build: Do not install testing binaries
Andrew Bartlett
2
-2
/
+4
2012-11-20
s3: Fix some blank line endings
Volker Lendecke
1
-10
/
+10
2012-11-08
s3fs-popt: Add function to burn the commandline password.
Andreas Schneider
1
-0
/
+47
2012-11-02
s3:ctdb library: fix the build against older ctdb versions
Björn Baumbach
1
-0
/
+5
2012-10-30
s3: Use file_id_string in file_id_string_tos
Volker Lendecke
1
-6
/
+1
[next]