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
/
libnet
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
r20067: use a global zero_sid
Stefan Metzmacher
2007-10-10
1
-14
/
+13
*
r20066: use the same sid "Domain Admins" for the security_descriptor
Stefan Metzmacher
2007-10-10
2
-10
/
+21
*
r20062: send values in DsAddEntry(), but it didn't work yet (ACCESS_DENIED...)
Stefan Metzmacher
2007-10-10
1
-8
/
+333
*
r20061: use a DsBindInfo28 structure
Stefan Metzmacher
2007-10-10
1
-1
/
+32
*
r20056: send a DsBindInfo28 struct in the DsBind() and take care of the DsBin...
Stefan Metzmacher
2007-10-10
1
-1
/
+71
*
r20055: implement dummy DsAddEntry call (without attributes yet)
Stefan Metzmacher
2007-10-10
1
-0
/
+67
*
r20053: implement the DsBind on the 1st drsuapi connection
Stefan Metzmacher
2007-10-10
1
-0
/
+39
*
r20052: implement the first drsuapi connection
Stefan Metzmacher
2007-10-10
1
-0
/
+48
*
r20051: handle the case where the server object exist, but doesn't have a ser...
Stefan Metzmacher
2007-10-10
1
-15
/
+69
*
r20045: implement the drsuapi_DsRemoveDSServer() call
Stefan Metzmacher
2007-10-10
2
-3
/
+49
*
r20044: implement the drsuapi connect and ds_bind
Stefan Metzmacher
2007-10-10
1
-0
/
+88
*
r20043: when becoming a dc:
Stefan Metzmacher
2007-10-10
1
-1
/
+113
*
r20042: move the computer account to the CN=Computers container if needed
Stefan Metzmacher
2007-10-10
1
-0
/
+54
*
r20041: when unbecoming a dc:
Stefan Metzmacher
2007-10-10
1
-0
/
+87
*
r20040: uncomplete implementation start for libnet_UnbecomeDC()
Stefan Metzmacher
2007-10-10
4
-0
/
+294
*
r20031: - implement earching for an existing server object
Stefan Metzmacher
2007-10-10
1
-0
/
+157
*
r20030: - implement the computer object search
Stefan Metzmacher
2007-10-10
1
-2
/
+44
*
r20029: - implement source_dsa site object search
Stefan Metzmacher
2007-10-10
1
-0
/
+31
*
r20026: - store the infrastructure server_dn_str
Stefan Metzmacher
2007-10-10
1
-1
/
+111
*
r20025: - implement the windows2003update revision search
Stefan Metzmacher
2007-10-10
1
-0
/
+91
*
r20024: lookup the infrastructure fSMORoleOwner on the 1st LDAP connection
Stefan Metzmacher
2007-10-10
1
-0
/
+52
*
r20022: - implement the ldap connect code
Stefan Metzmacher
2007-10-10
1
-12
/
+177
*
r20021: implement a CLDAP netlogon request to get some infos
Stefan Metzmacher
2007-10-10
2
-8
/
+109
*
r20011: define libnet_BecomeDC_state struct and add some dummy functions
Stefan Metzmacher
2007-10-10
1
-1
/
+58
*
r20009: use a composite context
Stefan Metzmacher
2007-10-10
1
-2
/
+14
*
r20008: add stubs for a libnet_BecomeDC() call
Stefan Metzmacher
2007-10-10
4
-0
/
+72
*
r19970: more comments and fixes
Rafal Szczesniak
2007-10-10
1
-16
/
+37
*
r19956: remove unused function
Rafal Szczesniak
2007-10-10
1
-58
/
+0
*
r19949: add comment that the configuration_dn needs to be looked up
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r19938: Return function status instead of rpc layer status. This is
Rafal Szczesniak
2007-10-10
1
-0
/
+4
*
r19937: fix sending monitor message (spotted by metze).
Rafal Szczesniak
2007-10-10
1
-4
/
+4
*
r19934: - allow to pass a samr_UserInfo21 struct to be passed to libnet_SetPa...
Stefan Metzmacher
2007-10-10
3
-53
/
+63
*
r19933: something is really wrong here...
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r19931: remove unused struct members
Stefan Metzmacher
2007-10-10
2
-10
/
+0
*
r19922: Use new composite_create functions in composite context
Rafal Szczesniak
2007-10-10
2
-107
/
+136
*
r19832: better prototypes for the linearization functions:
Simo Sorce
2007-10-10
2
-22
/
+22
*
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
2007-10-10
3
-21
/
+24
*
r19759: Allow a join to occour against ncacn_ip_tcp again (useful for torture
Andrew Bartlett
2007-10-10
1
-7
/
+28
*
r19753: verify result of received request before sending the next one.
Rafal Szczesniak
2007-10-10
1
-0
/
+1
[prev]
[next]