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
*
Make the smbd VFS typesafe
Volker Lendecke
2009-07-24
1
-8
/
+0
*
s3:dbwrap: use the transaction wrapper in dbwrap_trans_store().
Michael Adam
2009-07-21
1
-26
/
+23
*
s3:dbwrap: use the transaction wrapper in dbwrap_trans_delete().
Michael Adam
2009-07-21
1
-28
/
+12
*
Fix a typo reading uninitialized memory. Caught by valgrind.
Jeremy Allison
2009-07-17
1
-3
/
+1
*
Replace more long-lived contexts with talloc_autofree_context().
Jeremy Allison
2009-07-16
1
-1
/
+1
*
Replace short-lived NULL talloc contexts with talloc_tos().
Jeremy Allison
2009-07-16
3
-22
/
+22
*
s3:tldap: fix the build - a void function should not return a value
Stefan Metzmacher
2009-07-15
1
-3
/
+3
*
s3:dbwrap: fix embarrassing typo :-)
Michael Adam
2009-07-15
1
-1
/
+1
*
s3:dbwrap_util: add my C
Michael Adam
2009-07-15
1
-0
/
+1
*
s3:dbwrap: add dbwrap_fetch_bystring_upper().
Michael Adam
2009-07-15
1
-0
/
+17
*
s3:dbwrap: add dbwrap_store_bystring_upper().
Michael Adam
2009-07-15
1
-0
/
+17
*
s3:dbwrap: add dbwrap_delete_bystring_upper()
Michael Adam
2009-07-15
1
-0
/
+16
*
s3:dbwrap: add a wrapper dbwrap_trans_do()
Michael Adam
2009-07-15
1
-0
/
+33
*
s3:lib: map ENOSYS to NT_STATUS_NOT_SUPPORTED instead of NT_STATUS_ACCESS_DENIED
Stefan Metzmacher
2009-07-15
1
-0
/
+1
*
Consolidate gencache also every 100 writes in a single process
Volker Lendecke
2009-07-15
1
-0
/
+14
*
Consolidate string and data_blob routines in gencache
Volker Lendecke
2009-07-15
1
-138
/
+56
*
Make gencache more stable
Volker Lendecke
2009-07-15
1
-15
/
+268
*
Add tdb_data_cmp
Volker Lendecke
2009-07-15
1
-0
/
+19
*
Remove gencache_init/shutdown
Volker Lendecke
2009-07-15
2
-21
/
+1
*
Remove gencache_[un]lock_key
Volker Lendecke
2009-07-15
1
-25
/
+0
*
TDB_CONTEXT -> "struct tdb_context"
Volker Lendecke
2009-07-15
1
-1
/
+1
*
Replace ASSERTs in gencache with "return false"
Volker Lendecke
2009-07-15
1
-12
/
+18
*
s3: allow setting the TCP_QUICKACK socket option
Björn Jacke
2009-07-14
1
-0
/
+3
*
s3-account_policy: add pdb_policy_type enum.
Günther Deschner
2009-07-14
1
-44
/
+44
*
s3-account_policy: remove trailing whitespace.
Günther Deschner
2009-07-14
1
-32
/
+32
*
libds: merge the UF<->ACB flag mapping functions.
Günther Deschner
2009-07-13
2
-151
/
+1
*
Quieten events and tldap debug messages
Volker Lendecke
2009-07-10
1
-1
/
+1
*
Fix our base64 implementation for blobs of length 4....
Volker Lendecke
2009-07-10
1
-1
/
+1
*
Make escape_ldap_string take a talloc context
Volker Lendecke
2009-07-09
2
-17
/
+20
*
s3: Remove is_ntfs_stream_name() and split_ntfs_stream_name()
Tim Prouty
2009-07-08
1
-90
/
+0
*
Rename update_stat_ex_writetime() -> update_stat_ex_mtime()
Jeremy Allison
2009-07-08
1
-2
/
+2
*
The migration to struct stat_ex broke the calculation of
Jeremy Allison
2009-07-08
1
-14
/
+58
*
When faking a create time, use the full timespec values, not time_t.
Jeremy Allison
2009-07-08
1
-61
/
+63
*
Add tldap_pull_guid
Volker Lendecke
2009-07-04
1
-0
/
+11
*
tldap: Do not do a return before we got the search_result
Volker Lendecke
2009-07-03
1
-1
/
+0
*
Revert "[s3]pidfile_create: use check is_default_dyn_CONFIGFILE() since we ha...
Michael Adam
2009-07-03
1
-1
/
+1
*
LDB_ERR_INVALID_DN_SYNTAX doesn't exist ...
Andrew Tridgell
2009-07-02
1
-1
/
+1
*
s3:util: let parent_dirname() correctly return toplevel filenames
Stefan Metzmacher
2009-07-01
1
-1
/
+1
*
s3:lib/sysquotas: fix usage of SMB_STRUCT_STAT (struct stat_ex).
Michael Adam
2009-06-29
1
-3
/
+3
*
Fix ndrdump to use a common setup_logging() API
Andrew Bartlett
2009-06-29
1
-0
/
+9
*
Fix bug 6514: net gives unhelpful "lp_load failed" when it's missing smb.conf
David Markey
2009-06-29
1
-1
/
+1
*
If the connection is down, don't try another write.
Volker Lendecke
2009-06-28
1
-0
/
+17
*
Add tldap_search_va
Volker Lendecke
2009-06-28
1
-8
/
+20
*
tldap_msg_received: Properly free the asn1_struct in case of an error
Volker Lendecke
2009-06-28
1
-0
/
+1
*
Move read_ldap_done after read_ldap_send
Volker Lendecke
2009-06-27
1
-24
/
+25
*
Convert tldap to tstream
Volker Lendecke
2009-06-27
1
-11
/
+17
*
Add tstream_read_packet
Volker Lendecke
2009-06-27
1
-0
/
+139
*
tldap: Don't fire off more than one read_ldap request during searches
Volker Lendecke
2009-06-27
1
-10
/
+22
*
Fix some dead code warnings from SUN Studio
Volker Lendecke
2009-06-26
2
-4
/
+4
*
Add tldap paged searches, together with two helper routines
Volker Lendecke
2009-06-20
1
-0
/
+261
[next]