index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Remove support for non-64bit sendfile()
Andrew Bartlett
2012-06-16
1
-87
/
+0
*
s3-lib: Fix conversion of lib/events.c to modern tevent names
Andrew Bartlett
2012-06-15
1
-2
/
+2
*
dbwrap: dbwrap_store_int32->dbwrap_store_int32_bystring
Volker Lendecke
2012-06-15
1
-6
/
+6
*
dbwrap: dbwrap_fetch_int32->dbwrap_fetch_int32_bystring
Volker Lendecke
2012-06-15
1
-2
/
+2
*
s3-lib: Convert lib/events.c to modern tevent names
Andrew Bartlett
2012-06-15
1
-14
/
+14
*
s3:vfs: change files_struct.fnum from int to uint64_t
Michael Adam
2012-06-15
1
-1
/
+2
*
s3:lib: add a utility function "fsp_fnum_dbg" for logging the fnum of an fsp
Michael Adam
2012-06-15
1
-0
/
+28
*
s3:lib: elaborate the comment for fsp_str_debug a bit.
Michael Adam
2012-06-15
1
-1
/
+1
*
s3:lib: remove part of a comment for fsp_str_dbg that does not apply any more.
Michael Adam
2012-06-15
1
-2
/
+1
*
s3: Add --pw-nt-hash to popt_common_credentials
Volker Lendecke
2012-06-12
1
-0
/
+5
*
s3: Add user_auth_info->use_pw_nt_hash
Volker Lendecke
2012-06-12
1
-0
/
+12
*
s3:lib: we don't need smbd/proto.h in smbd_shim.c
Stefan Metzmacher
2012-06-06
1
-1
/
+0
*
build: Rationalise AIO support in configure, ensure on by default
Andrew Bartlett
2012-06-06
1
-3
/
+3
*
s3:lib: split things into a conn_tdb.h
Stefan Metzmacher
2012-06-05
2
-0
/
+63
*
s3-libnetapi: Cope with popt versions without POPT_TABLEEND
Andrew Bartlett
2012-06-03
2
-0
/
+8
*
lib/replace: xattr wrappers in lib/replace rather than source3/lib/system.c
Andrew Bartlett
2012-06-02
1
-678
/
+0
*
s3:libsmb: get rid of cli_state_remote_name
Luk Claes
2012-05-28
1
-2
/
+3
*
s3-smbldap: Add API for external callback to perform LDAP bind in smbldap
Alexander Bokovoy
2012-05-24
1
-1
/
+19
*
s3:idmap_cache: improve checks for format of value string in idmap_cache_find...
Michael Adam
2012-05-18
1
-0
/
+15
*
s3:idmap_cache: add common exit point to idmap_cache_find_sid2unixid()
Michael Adam
2012-05-18
1
-12
/
+10
*
s3:idmap_cache: improve debug messages in idmap_cache_find_sid2unixid()
Michael Adam
2012-05-18
1
-5
/
+24
*
s3: Remove some unused code
Volker Lendecke
2012-05-15
1
-14
/
+0
*
lib/util: move tevent_req_poll_ntstatus() to tevent_ntstatus.c
Stefan Metzmacher
2012-05-14
1
-11
/
+0
*
s3:lib/util: use map_nt_error_from_unix_common() in tevent_req_poll_ntstatus()
Stefan Metzmacher
2012-05-14
1
-1
/
+1
*
move the dbwrap library to the top level
Michael Adam
2012-05-14
14
-2812
/
+2
*
s3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap_tdb.c
Michael Adam
2012-05-13
1
-1
/
+1
*
s3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap_rbt.c
Michael Adam
2012-05-13
1
-2
/
+2
*
s3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap_ctdb.c
Michael Adam
2012-05-13
1
-6
/
+8
*
s3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap_file.c
Michael Adam
2012-05-13
1
-6
/
+7
*
s3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap_util.c
Michael Adam
2012-05-13
1
-9
/
+9
*
s3:dbwrap: move definition of dbwrap_lock_order to dbwrap.h
Michael Adam
2012-05-13
4
-8
/
+7
*
s3-lib/sysacls: Do not include an embedded \0 between ACL entries in sys_acl_...
Andrew Bartlett
2012-05-09
1
-2
/
+3
*
s3-lib: Add const to sys_acl_to_text
Andrew Bartlett
2012-05-09
1
-1
/
+1
*
s3-lib: Fix indentation in sys_acl_to_text()
Andrew Bartlett
2012-05-09
1
-2
/
+2
*
s3:idmap_cache: change DEBUG message to level 10
Stefan Metzmacher
2012-05-06
1
-1
/
+2
*
s3-idmap: remove (now) unused function idmap_cache_set_sid2both()
Andrew Bartlett
2012-05-02
2
-25
/
+0
*
s3-idmap: Rework idmap_cache to store ID_TYPE_BOTH values
Andrew Bartlett
2012-05-02
2
-176
/
+240
*
s3:util add sid_check_is_wellknown_builtin()
Christian Ambach
2012-05-01
1
-0
/
+27
*
s3-lib Add a way to allocate the task_id value in server_id
Andrew Bartlett
2012-04-30
1
-0
/
+42
*
s3: Fix Coverity ID 2751: REVERSE_INULL
Volker Lendecke
2012-04-24
1
-1
/
+1
*
s3-dbwrap: A void function can not return a value
Andrew Bartlett
2012-04-23
1
-1
/
+1
*
s3: Implement db_id for dbwrap_cache
Volker Lendecke
2012-04-21
1
-0
/
+9
*
s3: Initialize "stored_callback" in dbwrap_cache
Volker Lendecke
2012-04-21
1
-0
/
+1
*
s3:id_cache: do not use the in-memory idmap cache (it is going to be removed)
Michael Adam
2012-04-20
1
-90
/
+0
*
s3-dbwrap: dbwrap_watch_record_stored => NT_STATUS_NOT_FOUND is ok...
Stefan Metzmacher
2012-04-20
1
-0
/
+3
*
s3-g_lock: Use dbwrap_record_watch_send/recv
Volker Lendecke
2012-04-19
1
-446
/
+170
*
s3-dbwrap: Add dbwrap_record_watch_send/recv
Volker Lendecke
2012-04-19
2
-0
/
+529
*
s3-dbwrap: Add dbwrap_set_stored_callback
Volker Lendecke
2012-04-20
6
-2
/
+47
*
s3-dbwrap: Add "db_context" to "db_record"
Volker Lendecke
2012-04-20
4
-0
/
+10
*
s3-dbwrap: Add dbwrap_db_id
Volker Lendecke
2012-04-20
6
-0
/
+50
[next]