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
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
LDB:asq module - change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-08
1
-4
/
+5
*
LDB:sort module - change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-08
1
-4
/
+5
*
LDB:rdn name module - change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-08
1
-2
/
+3
*
LDB:paged searches module - change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-08
1
-2
/
+2
*
LDB:paged results module - change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-08
1
-4
/
+4
*
samba: remove cifs-utils tools from build systems
Jeff Layton
2010-03-08
3
-30
/
+0
*
LDB:common - Change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-08
11
-67
/
+76
*
s4:LDB TDB index code - reintroduce accidentally removed code part
Matthias Dieter Wallnöfer
2010-03-08
1
-1
/
+3
*
s4:ldb_ldap.c - fix indentation
Matthias Dieter Wallnöfer
2010-03-08
1
-1
/
+1
*
LDB:TDB backend - change counter variables to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-08
5
-16
/
+19
*
LDB:SQLITE3 backend - change counter variables to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-08
1
-8
/
+10
*
LDB:LDAP backend - change a counter variable to "unsigned"
Matthias Dieter Wallnöfer
2010-03-08
1
-1
/
+1
*
LDB:map - make LDB "signed-safe" on counter variables where appropriate
Matthias Dieter Wallnöfer
2010-03-08
3
-21
/
+28
*
s4:ldif_handlers - Change "unsigned int" to "uint32_t" which fits better here
Matthias Dieter Wallnöfer
2010-03-08
1
-1
/
+1
*
s4-gensec: Fixed wrong usage of error_string.
Andreas Schneider
2010-03-08
1
-1
/
+1
*
s4:extended_dn_out LDB module - change counter variables to "unsigned" where ...
Matthias Dieter Wallnöfer
2010-03-07
1
-8
/
+11
*
s4:repl_meta_data LDB module - change counter variables to "unsigned" where a...
Matthias Dieter Wallnöfer
2010-03-07
1
-20
/
+24
*
s4:local_password LDB module - change counter variables to "unsigned" where a...
Matthias Dieter Wallnöfer
2010-03-07
1
-4
/
+4
*
s4:ranged_results LDB module - change counter variables to "unsigned" where a...
Matthias Dieter Wallnöfer
2010-03-07
1
-2
/
+2
*
s4:objectguid LDB module - change counter variables to "unsigned" where appro...
Matthias Dieter Wallnöfer
2010-03-07
1
-1
/
+1
*
s4:objectclass LDB module - change counter variabls to "unsigned" where appro...
Matthias Dieter Wallnöfer
2010-03-07
1
-2
/
+2
*
s4:anr LDB module - change counter variable to "unsigned"
Matthias Dieter Wallnöfer
2010-03-07
1
-1
/
+1
*
s4:acl LDB module - change counter variable to "unsigned"
Matthias Dieter Wallnöfer
2010-03-07
1
-1
/
+1
*
s4:linked_attributes LDB module - change counter variables to "unsigned" wher...
Matthias Dieter Wallnöfer
2010-03-07
1
-3
/
+5
*
s4:kludge_acl LDB module - change counter variables to "unsigned" where appro...
Matthias Dieter Wallnöfer
2010-03-07
1
-5
/
+10
*
s4:proxy LDB module - Change counter variables to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-07
1
-5
/
+6
*
s4:schema_data LDB module - change counter variables to "unsigned" where appr...
Matthias Dieter Wallnöfer
2010-03-07
1
-3
/
+6
*
s4:resolve_oids LDB module - change counter variables to "unsigned" where app...
Matthias Dieter Wallnöfer
2010-03-07
1
-5
/
+5
*
s4:rootdse LDB module - change counter variables to "unsigned" where appropriate
Matthias Dieter Wallnöfer
2010-03-07
1
-9
/
+10
*
s4:partition LDB module - change counter variables to "unsigned" where approp...
Matthias Dieter Wallnöfer
2010-03-07
2
-17
/
+26
*
s4:schema - Change also here counters to "unsigned" where needed
Matthias Dieter Wallnöfer
2010-03-07
7
-26
/
+27
*
s4:schema_syntax.c - Change also here counters to "unsigned" where needed
Matthias Dieter Wallnöfer
2010-03-07
1
-44
/
+44
*
s4:libcli/wrepl: rewrite the low level request handling to use tevent_queue a...
Stefan Metzmacher
2010-03-07
7
-537
/
+330
*
s4:wrepl_out_helpers: add a WREPLSRV_PUSH_NOTIFY_STAGE_WAIT_UPDATE stage
Stefan Metzmacher
2010-03-07
1
-44
/
+64
*
s4:libcli/wrepl: add wrepl_socket_is_connected()
Stefan Metzmacher
2010-03-07
2
-1
/
+18
*
s4:libcli/wrepl: make struct wrepl_request private to winsrepl.c
Stefan Metzmacher
2010-03-07
2
-29
/
+30
*
s4:libcli/wrepl: implement wrepl_request_send as a tevent_req based wrapper
Stefan Metzmacher
2010-03-07
3
-53
/
+144
*
s4:libcli/wrepl: rename enum wrepl_request_state => enum wrepl_request_intern...
Stefan Metzmacher
2010-03-07
1
-2
/
+2
*
s4:libcli/wrepl: move wrepl_request_send/recv => wrepl_request_internal_send/...
Stefan Metzmacher
2010-03-07
1
-6
/
+20
*
s4:torture/nbt: use wrepl_associate_stop() instead of build the request by hand
Stefan Metzmacher
2010-03-07
1
-9
/
+4
*
s4:torture/nbt: use wrepl_request() instead of wrepl_request_send() followed ...
Stefan Metzmacher
2010-03-07
1
-2
/
+1
*
s4:libcli/wrepl: add my copyright
Stefan Metzmacher
2010-03-07
2
-0
/
+2
*
s4:lib/registry/ldb.c - fix trailing whitespaces
Matthias Dieter Wallnöfer
2010-03-06
1
-6
/
+6
*
s4:registry library - fix up "reg_ldb_set_value"
Matthias Dieter Wallnöfer
2010-03-06
1
-9
/
+23
*
s4:registry library - make "reg_ldb_pack/unpack_value" more robust
Matthias Dieter Wallnöfer
2010-03-06
1
-28
/
+35
*
s4:provision.reg - call us Windows 2008 from the current version point of view
Matthias Dieter Wallnöfer
2010-03-06
1
-1
/
+1
*
s4:libregistry - change counters to be "unsigned"
Matthias Dieter Wallnöfer
2010-03-06
10
-40
/
+41
*
LDB:tools - change counters to be unsigned
Matthias Dieter Wallnöfer
2010-03-06
6
-32
/
+38
*
s4:lsa RPC - fix up "gendb_*" result codes
Matthias Dieter Wallnöfer
2010-03-06
2
-33
/
+34
*
s4:lsa RPC - Change some counters to be "unsigned" where needed
Matthias Dieter Wallnöfer
2010-03-06
2
-21
/
+24
[prev]
[next]