index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r20226: rename macros with a _LDB at the end, because I'll add macros with _DS
Stefan Metzmacher
1
-52
/
+52
2007-10-10
r20225: we can't use composite_error() in a _recv() function, as that would
Stefan Metzmacher
1
-1
/
+4
2007-10-10
r20224: the struct element msDs_Schema_Extensions and the attribute name "msD...
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r20223: this function is in the torture test now
Stefan Metzmacher
1
-54
/
+0
2007-10-10
r20222: return status unsuccessful when null pointers are returned
Rafal Szczesniak
1
-1
/
+3
2007-10-10
r20221: - move the dsdb_schema, dsdb_attribute, dsdb_class structs into
Stefan Metzmacher
5
-160
/
+514
2007-10-10
r20219: add enough knowledge to display the content of attributeSchema objects
Stefan Metzmacher
1
-20
/
+60
2007-10-10
r20213: add 2 error codes related to the msDs-IntId attribute
Stefan Metzmacher
2
-0
/
+4
2007-10-10
r20205: remove unused var
Stefan Metzmacher
1
-2
/
+0
2007-10-10
r20204: use symbolic constant
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20198: let the IBM checker ignore the warning about a missing break
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r20195: fix typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20194: inline all static talloc functions
Stefan Metzmacher
1
-4
/
+6
2007-10-10
r20193: - let talloc_parent_chunk() handle a NULL pointer
Stefan Metzmacher
2
-15
/
+12
2007-10-10
r20192: I assume a 'break' is the correct thing to do here,
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r20191: fix bug found by the IBM checker
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20190: fix the ldb_ldap backend
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r20189: remove unused struct element
Stefan Metzmacher
4
-6
/
+0
2007-10-10
r20188: move back to an default attribute handler and not use the '*' attribute
Stefan Metzmacher
1
-2
/
+15
2007-10-10
r20187: fix the build on systems without sqlite3
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r20185: - SMB_ENABLE() needs upper case YES/NO
Stefan Metzmacher
2
-27
/
+29
2007-10-10
r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointer
Stefan Metzmacher
16
-391
/
+254
2007-10-10
r20182: make the composite api usage more consistant (only cosmetic change)
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r20177: return the actual function status code.
Rafal Szczesniak
1
-0
/
+2
2007-10-10
r20175: use libnet context instead mem_ctx as the latter gets
Rafal Szczesniak
1
-4
/
+3
2007-10-10
r20168: start separating attributes and syntaxes
Stefan Metzmacher
5
-36
/
+46
2007-10-10
r20167: reenable the ejsnet tests
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20166: we have a dom_sid_add_rid() function that adds the rid after allocating
Stefan Metzmacher
2
-12
/
+10
2007-10-10
r20164: Disable the test till tomorrow when I find out what caused
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r20163: Return null object if no user is found.
Rafal Szczesniak
1
-1
/
+5
2007-10-10
r20162: Always return some error string.
Rafal Szczesniak
1
-0
/
+3
2007-10-10
r20161: Prevent potential segfault in case account is unknown.
Rafal Szczesniak
1
-8
/
+12
2007-10-10
r20152: Commit missing files from last night's commit. We no longer maintain
Andrew Bartlett
4
-3
/
+6
2007-10-10
r20149: Remove the smb.conf distinction between PDC and BDC. Now the correct
Andrew Bartlett
14
-183
/
+406
2007-10-10
r20145: fix whitespaces
Stefan Metzmacher
1
-5
/
+3
2007-10-10
r20144: add NET-API-BECOME-DC test that tests libnet_BecomeDC()/libnet_Unbeco...
Stefan Metzmacher
3
-6
/
+87
2007-10-10
r20143: a bit of experiments before doing serious changes in ejsnet.
Rafal Szczesniak
1
-1
/
+41
2007-10-10
r20142: only the DDNS updates are missing for the full libnet_BecomeDC(),
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r20141: use the gensec_features of the cli_credentials for ildap connections,
Stefan Metzmacher
1
-3
/
+9
2007-10-10
r20139: only add GSS_C_CONF_FLAG and GSS_C_INTEG_FLAG if the caller requested...
Stefan Metzmacher
1
-2
/
+5
2007-10-10
r20138: return the proper status for the other functions as well.
Rafal Szczesniak
1
-3
/
+7
2007-10-10
r20137: return the proper status.
Rafal Szczesniak
1
-1
/
+4
2007-10-10
r20135: attach default gensec features to the cli_credentials structure,
Stefan Metzmacher
3
-0
/
+16
2007-10-10
r20134: The IBM Checker correctly notes that *p cannot be \0 and still satisfy
Andrew Bartlett
1
-1
/
+0
2007-10-10
r20130: remove one more talloc_get_type()
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r20129: remove unused structure elements
Stefan Metzmacher
1
-12
/
+8
2007-10-10
r20128: get rid of more talloc_get_type() calls
Stefan Metzmacher
1
-8
/
+8
2007-10-10
r20127: - allocate ldb_handle under ldb_request! fix a mem leak
Stefan Metzmacher
1
-45
/
+35
2007-10-10
r20126: fix talloc hierachy and make lldb a child of module
Stefan Metzmacher
1
-18
/
+22
2007-10-10
r20125: fix some ugly mem leaks in the ldb_ildb backend
Stefan Metzmacher
1
-7
/
+7
[next]