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
2010-04-27
s3: use shared registry functions.
Günther Deschner
1
-142
/
+0
2010-04-23
s3-time: Added a function to get the startup time of the server.
Andreas Schneider
1
-0
/
+13
2010-04-11
s3: Move sanitize_username to lib/util_str.c
Volker Lendecke
1
-0
/
+8
2010-04-10
s3: Use IS_DC macro in get_global_sam_name()
Volker Lendecke
1
-1
/
+1
2010-04-09
s3: add iconv_convenience handle to pull/push sz helpers.
Günther Deschner
2
-11
/
+15
2010-03-28
s3: Remove unused bitmap_[allocate|free]
Volker Lendecke
1
-36
/
+0
2010-03-28
s3: A NULL context might be perfectly valid for bitmap_talloc
Volker Lendecke
1
-2
/
+0
2010-03-28
s3: Fix a memleak in bitmap_talloc
Volker Lendecke
1
-0
/
+1
2010-03-28
s3: Use TALLOC_ZERO_ARRAY in bitmap_talloc
Volker Lendecke
1
-4
/
+1
2010-03-28
s3: Fix the memory hierarchy in bitmap_talloc
Volker Lendecke
1
-1
/
+1
2010-03-28
s3: Slightly simplify logic in conv_str_size
Volker Lendecke
1
-29
/
+33
2010-03-28
s3: Fix indentation in conv_str_size
Volker Lendecke
1
-2
/
+2
2010-03-28
s3: Use tdb_transaction_start_nonblock in gencache_stabilize
Volker Lendecke
1
-1
/
+10
2010-03-28
Revert "s3: Optimize gencache for smbd exit"
Volker Lendecke
1
-75
/
+14
2010-03-26
s3-util_sock: Rise debug level for getpeername failed messages.
Karolin Seeger
1
-4
/
+6
2010-03-26
s3-event: switch s3 to using tevent_re_initialise()
Andrew Tridgell
2
-8
/
+2
2010-03-25
s3: Add a comment to serverid_parent_init, this is pretty confusing
Volker Lendecke
1
-0
/
+6
2010-03-25
s3: Add a comment to messaging_tdb_parent_init, this is pretty confusing
Volker Lendecke
1
-0
/
+6
2010-03-25
s3: Make sure our CLEAR_IF_FIRST optimization works for serverid.tdb
Volker Lendecke
1
-0
/
+16
2010-03-25
s3: Make sure our CLEAR_IF_FIRST optimization works for messaging.tdb
Volker Lendecke
1
-0
/
+16
2010-03-25
s3: Fix some nonempty blank lines
Volker Lendecke
1
-6
/
+6
2010-03-24
s3: Optimize gencache for smbd exit
Volker Lendecke
1
-14
/
+75
2010-03-22
share_info.tdb could use non-canonicalized sharenames.
Jeremy Allison
1
-14
/
+143
2010-03-22
s3: Add the "ctdb locktime warn threshold" parameter
Volker Lendecke
1
-0
/
+12
2010-03-21
s3: Open winbindd_cache.tdb with read/write access.
Bo Yang
1
-1
/
+1
2010-03-17
s3-eventlog: fix elog_tdbname(), we were always lower-casing entire lockdir p...
Günther Deschner
1
-5
/
+19
2010-03-14
s3: Use a switch to implement map_nt_error_from_tdb
Volker Lendecke
1
-30
/
+47
2010-03-14
s3: Remove some unused code
Volker Lendecke
1
-20
/
+0
2010-03-13
s3: Make tdb_wrap_open more robust
Volker Lendecke
1
-41
/
+87
2010-03-12
s3: Add "g_lock_do" as a convenience wrapper function
Volker Lendecke
1
-0
/
+64
2010-03-10
s3: Fix a long-standing problem with recycled PIDs
Volker Lendecke
3
-14
/
+309
2010-03-10
s3: Make TLDAP_IS_ALPHA and TLDAP_IS_ADH static functions
Volker Lendecke
1
-5
/
+12
2010-03-09
Fix typo
Simo Sorce
1
-2
/
+2
2010-03-09
s3:tldap add own filter parsing
Simo Sorce
1
-114
/
+600
2010-03-08
Revert "Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to...
Karolin Seeger
1
-61
/
+4
2010-03-05
s3: Remove the unused parameter "persistent" from fetch_locked_internal
Volker Lendecke
1
-8
/
+2
2010-03-05
s3: db->persistent==true was handled earlier, make this more obvious
Volker Lendecke
1
-1
/
+1
2010-03-01
s3: Abstract access to sessionid.tdb, similar to conn_tdb.c
Volker Lendecke
1
-0
/
+138
2010-03-01
s3: Add connections_forall_read()
Volker Lendecke
1
-0
/
+42
2010-03-01
s3: Make the difference between r/o and r/w in connections_db_ctx more obvious
Volker Lendecke
1
-9
/
+4
2010-03-01
s3: Make connections_forall open connections.tdb r/w
Volker Lendecke
1
-1
/
+7
2010-02-25
s3-nltest: fix uninitialized query level.
Günther Deschner
1
-1
/
+1
2010-02-24
s3: Make connections_fetch_record() static
Volker Lendecke
1
-2
/
+2
2010-02-23
s3: Consolidate server_id_self into the equivalent procid_self()
Volker Lendecke
1
-5
/
+0
2010-02-23
s3-lib: Remove obsolete signal type cast.
Andreas Schneider
3
-12
/
+12
2010-02-20
s3: Make string_to_sid survive the LOCAL-string_to_sid test
Volker Lendecke
1
-13
/
+40
2010-02-18
s3: optimize strict allocate for XFS on IRIX
Björn Jacke
1
-0
/
+25
2010-02-16
s3: Fix timeout calculation if g_lock_lock is given a timeout < 60s
Volker Lendecke
1
-1
/
+6
2010-02-16
s3: Slightly increase parallelism in g_lock
Volker Lendecke
1
-1
/
+7
2010-02-16
s3: Avoid starving locks when many processes die at the same time
Volker Lendecke
1
-6
/
+4
[next]