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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libnet
Commit message (
Expand
)
Author
Age
Files
Lines
*
r20714: we can use talloc_asprintf_append() again, because strupper_talloc()
Stefan Metzmacher
2007-10-10
1
-6
/
+5
*
r20708: fix crash bug! we can't use stack memory for async requests...
Stefan Metzmacher
2007-10-10
1
-4
/
+7
*
r20676: Add ref pointer to fix warning.
Jelmer Vernooij
2007-10-10
1
-6
/
+8
*
r20570: use talloc_asprintf() instead of talloc_asprintf_append()
Stefan Metzmacher
2007-10-10
1
-3
/
+4
*
r20504: we handle the attribute values always as DATA_BLOB's and
Stefan Metzmacher
2007-10-10
1
-70
/
+70
*
r20484: get rid of the special case for DN strings
Stefan Metzmacher
2007-10-10
1
-53
/
+100
*
r20476: get rid of extra case for uint32 values
Stefan Metzmacher
2007-10-10
1
-27
/
+36
*
r20475: remove special case for GUID values
Stefan Metzmacher
2007-10-10
1
-10
/
+15
*
r20418: start to get step by step rid of the union for the attribute
Stefan Metzmacher
2007-10-10
1
-7
/
+15
*
r20397: Another user of the DsCrackNames call needs a rename following IDL cl...
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r20328: use prereq function instead of local implementation.
Rafal Szczesniak
2007-10-10
1
-42
/
+3
*
r20294: Without this we don't do the ADS join against Win2k3 SP1
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r20293: implement store chunk hook for libnet_BecomeDC()
Stefan Metzmacher
2007-10-10
2
-58
/
+67
*
r20292: set ntds_dn_str if DsAddEntry() was successful
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r20291: implement prepare_db hook of libnet_BecomeDC()
Stefan Metzmacher
2007-10-10
2
-3
/
+17
*
r20285: pass more info to check_options hook and move behavior versions etc.
Stefan Metzmacher
2007-10-10
2
-64
/
+76
*
r20283: pass in callbacks to libnet_BecomeDC() from the caller
Stefan Metzmacher
2007-10-10
2
-15
/
+24
*
r20282: prepare callback infrastructure to check if the forest/domain
Stefan Metzmacher
2007-10-10
1
-0
/
+46
*
r20251: I found out that the oid-prefix to uint32-id-prefix mapping is transf...
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r20225: we can't use composite_error() in a _recv() function, as that would
Stefan Metzmacher
2007-10-10
1
-1
/
+4
*
r20222: return status unsuccessful when null pointers are returned
Rafal Szczesniak
2007-10-10
1
-1
/
+3
*
r20205: remove unused var
Stefan Metzmacher
2007-10-10
1
-2
/
+0
*
r20204: use symbolic constant
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
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
*
r20166: we have a dom_sid_add_rid() function that adds the rid after allocating
Stefan Metzmacher
2007-10-10
2
-12
/
+10
*
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
*
r20142: only the DDNS updates are missing for the full libnet_BecomeDC(),
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
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
*
r20113: Update the DRSUAPI CrackNames test to explore a few more cases, and in
Andrew Bartlett
2007-10-10
2
-4
/
+8
*
r20109: let libnet_BecomeDC() work against w2k servers
Stefan Metzmacher
2007-10-10
1
-4
/
+19
*
r20105: remove useless comments
Stefan Metzmacher
2007-10-10
1
-2
/
+0
*
r20103: Change the returned type of prerequisite checking functions,
Rafal Szczesniak
2007-10-10
2
-43
/
+48
*
r20102: Do not reference remote_ldb before we initialise it. This should fix
Andrew Bartlett
2007-10-10
1
-8
/
+8
*
r20099: Add some comments, and correct others.
Andrew Bartlett
2007-10-10
1
-2
/
+4
*
r20095: make a complete copy of the binding string
Stefan Metzmacher
2007-10-10
1
-1
/
+7
*
r20088: implement DsReplicaUpdateRefs() calls for all partitions
Stefan Metzmacher
2007-10-10
1
-0
/
+111
*
r20086: pull domain partition
Stefan Metzmacher
2007-10-10
1
-2
/
+52
*
r20085: add _part to structure elements
Stefan Metzmacher
2007-10-10
1
-29
/
+29
*
r20084: pull the config partition
Stefan Metzmacher
2007-10-10
1
-1
/
+53
*
r20083: move function together which belong to each other
Stefan Metzmacher
2007-10-10
1
-21
/
+21
*
r20081: pull the whole schema partition
Stefan Metzmacher
2007-10-10
1
-2
/
+89
*
r20079: the 2nd guid is the source_dsa invocation_id not the objectGUID,
Stefan Metzmacher
2007-10-10
1
-2
/
+3
*
r20075: start pulling the schema content.
Stefan Metzmacher
2007-10-10
1
-0
/
+109
*
r20073: update the computer_dn_str after ldb_rename()
Stefan Metzmacher
2007-10-10
2
-2
/
+12
*
r20071: move common code into a function
Stefan Metzmacher
2007-10-10
1
-41
/
+36
*
r20070: implement the 2nd and 3rd drsuapi connection
Stefan Metzmacher
2007-10-10
1
-6
/
+77
*
r20068: handle DsAddEntry() errors
Stefan Metzmacher
2007-10-10
1
-0
/
+52
[next]