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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
rpc_server
/
mdssvc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-11
rpc_server3: Use dom_sid_str_buf
Volker Lendecke
1
-2
/
+4
2018-09-14
mdssvc: Move a variable declaration closer to its use
Volker Lendecke
1
-3
/
+4
2018-09-14
mdssvc: Move a variable declaration closer to its use
Volker Lendecke
1
-1
/
+2
2018-09-14
mdssvc: Move a variable declaration closer to its use
Volker Lendecke
1
-2
/
+5
2018-09-14
mdssvc: Simplify sl_unpack_loop
Volker Lendecke
1
-3
/
+4
2018-09-07
s3: Rename server_event_context() to global_event_context()
Christof Schmitt
1
-3
/
+3
2018-07-10
s3/rpc_server: Character Encode Spotlight Queries
Ralph Boehme
1
-3
/
+13
2017-08-29
s3/mdssvc: missing assignment in sl_pack_float
Ralph Boehme
1
-0
/
+2
2017-04-22
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
1
-1
/
+1
2017-02-22
Correct "errror" typos.
Chris Lamb
1
-1
/
+1
2017-02-15
s3/rpc_server/mdssvc: add attribute "kMDItemContentType"
Ralph Boehme
1
-0
/
+5
2017-01-28
s3/rpc_server/mdssvc: Generate flex/bison files in build
Noel Power
8
-3972
/
+7
2017-01-21
s3/rpc_server/mdssvc: prefix public flex and bison global symbols
Ralph Boehme
5
-288
/
+322
2017-01-21
s3/rpc_server/mdssvc: use flex noyyalloc noyyrealloc
Ralph Boehme
3
-97
/
+112
2016-07-14
rpc_server: add mssing '#pragma GCC diagnostic push'
Michael Adam
1
-0
/
+1
2016-04-26
s3/rpc_server: mdssvc: suppress compiler warnings from glib headers
Ralph Boehme
1
-0
/
+3
2016-03-24
mdssvc/sparql_parser.c: use HAVE___ATTRIBUTE__ instead of __GNUC__
Douglas Bagnall
1
-3
/
+1
2016-03-18
s3:mdssvc: older glib2 versions require g_type_init()
Ralph Boehme
1
-1
/
+4
2016-02-21
s3:rpc_server: make it possible to build mdssvc as a shared module
Ralph Boehme
1
-0
/
+66
2015-07-10
rpc_server: Fix CID 1311342 Null pointer dereferences (REVERSE_INULL)
Volker Lendecke
1
-3
/
+1
2015-07-09
rpc_server: Fix CID 1311341 Integer handling issues (OVERFLOW_BEFORE_WIDEN)
Volker Lendecke
1
-2
/
+2
2015-07-09
rpc_server: Fix CID 1311340 Null pointer dereferences (NULL_RETURNS)
Volker Lendecke
1
-0
/
+3
2015-07-09
rpc_server: Fix CID 1311339 Error handling issues (CHECKED_RETURN)
Volker Lendecke
1
-1
/
+4
2015-07-09
dalloc: Fix CID 1097369 API usage errors (VARARGS)
Volker Lendecke
1
-1
/
+3
2015-07-09
dalloc: Fix a typo
Volker Lendecke
1
-1
/
+1
2015-07-07
s3-mdssvc: lexer and parser for Spotlight queries
Ralph Boehme
10
-6
/
+4529
2015-07-07
s3-mdssvc: main Spotlight code
Ralph Boehme
4
-13
/
+2323
2015-07-07
s3-mdssvc: Spotlight attribute mappings
Ralph Boehme
2
-0
/
+431
2015-07-07
s3-mdssvc: (un)marshalling Spotlight RPC blob
Ralph Boehme
3
-0
/
+1432
2015-07-07
s3-mdssvc: dalloc: dynamic object store based on talloc
Ralph Boehme
2
-0
/
+393
2015-07-07
s3-mdssvc: add Spotlight RPC stubs
Ralph Boehme
3
-0
/
+109