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
...
*
r20204: use symbolic constant
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r20198: let the IBM checker ignore the warning about a missing break
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r20195: fix typo
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r20194: inline all static talloc functions
Stefan Metzmacher
2007-10-10
1
-4
/
+6
*
r20193: - let talloc_parent_chunk() handle a NULL pointer
Stefan Metzmacher
2007-10-10
2
-15
/
+12
*
r20192: I assume a 'break' is the correct thing to do here,
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r20191: fix bug found by the IBM checker
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r20190: fix the ldb_ldap backend
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r20189: remove unused struct element
Stefan Metzmacher
2007-10-10
4
-6
/
+0
*
r20188: move back to an default attribute handler and not use the '*' attribute
Stefan Metzmacher
2007-10-10
1
-2
/
+15
*
r20187: fix the build on systems without sqlite3
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r20185: - SMB_ENABLE() needs upper case YES/NO
Stefan Metzmacher
2007-10-10
2
-27
/
+29
*
r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointer
Stefan Metzmacher
2007-10-10
16
-391
/
+254
*
r20182: make the composite api usage more consistant (only cosmetic change)
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r20177: return the actual function status code.
Rafal Szczesniak
2007-10-10
1
-0
/
+2
*
r20175: use libnet context instead mem_ctx as the latter gets
Rafal Szczesniak
2007-10-10
1
-4
/
+3
*
r20168: start separating attributes and syntaxes
Stefan Metzmacher
2007-10-10
5
-36
/
+46
*
r20167: reenable the ejsnet tests
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r20166: we have a dom_sid_add_rid() function that adds the rid after allocating
Stefan Metzmacher
2007-10-10
2
-12
/
+10
*
r20164: Disable the test till tomorrow when I find out what caused
Rafal Szczesniak
2007-10-10
1
-1
/
+1
*
r20163: Return null object if no user is found.
Rafal Szczesniak
2007-10-10
1
-1
/
+5
*
r20162: Always return some error string.
Rafal Szczesniak
2007-10-10
1
-0
/
+3
*
r20161: Prevent potential segfault in case account is unknown.
Rafal Szczesniak
2007-10-10
1
-8
/
+12
*
r20152: Commit missing files from last night's commit. We no longer maintain
Andrew Bartlett
2007-10-10
4
-3
/
+6
*
r20149: Remove the smb.conf distinction between PDC and BDC. Now the correct
Andrew Bartlett
2007-10-10
14
-183
/
+406
*
r20145: fix whitespaces
Stefan Metzmacher
2007-10-10
1
-5
/
+3
*
r20144: add NET-API-BECOME-DC test that tests libnet_BecomeDC()/libnet_Unbeco...
Stefan Metzmacher
2007-10-10
3
-6
/
+87
*
r20143: a bit of experiments before doing serious changes in ejsnet.
Rafal Szczesniak
2007-10-10
1
-1
/
+41
*
r20142: only the DDNS updates are missing for the full libnet_BecomeDC(),
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r20141: use the gensec_features of the cli_credentials for ildap connections,
Stefan Metzmacher
2007-10-10
1
-3
/
+9
*
r20139: only add GSS_C_CONF_FLAG and GSS_C_INTEG_FLAG if the caller requested...
Stefan Metzmacher
2007-10-10
1
-2
/
+5
*
r20138: return the proper status for the other functions as well.
Rafal Szczesniak
2007-10-10
1
-3
/
+7
*
r20137: return the proper status.
Rafal Szczesniak
2007-10-10
1
-1
/
+4
*
r20135: attach default gensec features to the cli_credentials structure,
Stefan Metzmacher
2007-10-10
3
-0
/
+16
*
r20134: The IBM Checker correctly notes that *p cannot be \0 and still satisfy
Andrew Bartlett
2007-10-10
1
-1
/
+0
*
r20130: remove one more talloc_get_type()
Stefan Metzmacher
2007-10-10
1
-4
/
+4
*
r20129: remove unused structure elements
Stefan Metzmacher
2007-10-10
1
-12
/
+8
*
r20128: get rid of more talloc_get_type() calls
Stefan Metzmacher
2007-10-10
1
-8
/
+8
*
r20127: - allocate ldb_handle under ldb_request! fix a mem leak
Stefan Metzmacher
2007-10-10
1
-45
/
+35
*
r20126: fix talloc hierachy and make lldb a child of module
Stefan Metzmacher
2007-10-10
1
-18
/
+22
*
r20125: fix some ugly mem leaks in the ldb_ildb backend
Stefan Metzmacher
2007-10-10
1
-7
/
+7
*
r20123: - avoid some more talloc_get_type() calls
Stefan Metzmacher
2007-10-10
1
-29
/
+23
*
r20122: pass ildb to ildb_request_noop()
Stefan Metzmacher
2007-10-10
1
-8
/
+8
*
r20121: pass down the ldb_request struct to ildb_request_send(),
Stefan Metzmacher
2007-10-10
1
-18
/
+13
*
r20120: fix the talloc hierachy and make ildb a child of module
Stefan Metzmacher
2007-10-10
1
-20
/
+21
*
r20115: from Julien Kerihuel <j.kerihuel@openchange.org>, thanks!:
Stefan Metzmacher
2007-10-10
1
-4
/
+14
*
r20114: from Julien Kerihuel <j.kerihuel@openchange.org>, thanks!:
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r20113: Update the DRSUAPI CrackNames test to explore a few more cases, and in
Andrew Bartlett
2007-10-10
5
-60
/
+137
*
r20111: this is the total object count of the current replication cycle
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r20109: let libnet_BecomeDC() work against w2k servers
Stefan Metzmacher
2007-10-10
1
-4
/
+19
[prev]
[next]