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
2010-02-25
s4:LDAP server - Enable support for returning referrals through it
Matthias Dieter Wallnöfer
1
-0
/
+22
2010-02-25
s4:SAMLDB module - ignore referrals
Matthias Dieter Wallnöfer
1
-5
/
+6
2010-02-24
s4:netlogon remove wrong ZERO_STRUCT of output
Simo Sorce
1
-6
/
+0
2010-02-24
python: ntacls, fix a leftover that is not in the try/except branch
Matthieu Patou
1
-1
/
+0
2010-02-24
dsdb: Add a more explicit error message for constructed attributes
Matthieu Patou
1
-0
/
+1
2010-02-24
s4/drs_util: 'net drs showrepl' command implementation
Kamen Mazdrashki
3
-1
/
+613
2010-02-24
s4/drs: Propagate drsuapi_DsReplicaGetInfoRequest2 changes in source code
Kamen Mazdrashki
2
-6
/
+6
2010-02-24
s4/drs: Propagate drsuapi_DsReplicaGetInfoRequest... changes into source code
Kamen Mazdrashki
3
-6
/
+6
2010-02-24
s4/drs_util: 'net drs replicate' command implementation
Kamen Mazdrashki
3
-4
/
+254
2010-02-24
s4/drs_util: Add public function for binding to a DC
Kamen Mazdrashki
1
-0
/
+48
2010-02-24
s4/drs_util: Refactor code to use net_drs_connection object for DRSUAPI conne...
Kamen Mazdrashki
3
-34
/
+44
2010-02-24
s4/drs_util: Move DRSUAPI connection data into separate object
Kamen Mazdrashki
1
-8
/
+18
2010-02-24
s4/net_drs: Utility macros for conditions checking
Kamen Mazdrashki
1
-0
/
+20
2010-02-24
s4/drs: Propagate drsuapi_DsReplicaSync changes in source base
Kamen Mazdrashki
3
-9
/
+16
2010-02-24
s4/drs: Propagate drsuapi_DsReplicaSyncRequest1 changes in source base
Kamen Mazdrashki
1
-1
/
+1
2010-02-24
s4-smbtorture: verify that the client cpu architecture has no influence on the
Günther Deschner
1
-0
/
+72
2010-02-24
s4/schema: Move msDS-IntId implementation to samldb.c module
Kamen Mazdrashki
2
-149
/
+87
2010-02-23
s4/torture/smb2: Add two new SMB2 compound tests
Steven Danneman
1
-0
/
+157
2010-02-23
s4:cleanup remove unused schannel ldb code
Simo Sorce
1
-67
/
+0
2010-02-23
s4:schannel merge code with s3
Simo Sorce
5
-49
/
+20
2010-02-23
s4:schannel more readable check logic
Simo Sorce
1
-12
/
+44
2010-02-23
s4-smb: Migrate named_pipe_server to tsocket.
Andreas Schneider
2
-211
/
+279
2010-02-23
s4-dns: improved logging, and run name check at startup
Andrew Tridgell
1
-6
/
+10
2010-02-23
s4-pyglue: added interface_ips() call
Andrew Tridgell
1
-0
/
+43
2010-02-23
s4-dns: call out to the dns update command every 10 minutes
Andrew Tridgell
1
-26
/
+112
2010-02-23
s4-param: added "dns update command" smb.conf option
Andrew Tridgell
2
-0
/
+5
2010-02-23
s4-config: add dyn_SBINDIR
Andrew Tridgell
3
-0
/
+5
2010-02-23
s4-smbd: Remove obsolete singal type cast from the thread process model.
Andreas Schneider
1
-3
/
+3
2010-02-23
s4:netlogon RPC - fix the indentation
Matthias Dieter Wallnöfer
1
-15
/
+15
2010-02-22
s4:netlogon GetTrustedDomainInformation
Simo Sorce
1
-6
/
+172
2010-02-22
s4:netlogon fix segfault
Simo Sorce
1
-12
/
+19
2010-02-22
ldb:web Fix typo
Simo Sorce
1
-1
/
+1
2010-02-22
s4:registry/regf.c - specify the context when freeing the "regf" variable
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-02-22
More spelling fixes across source4/
Brad Hards
7
-8
/
+8
2010-02-22
Various source4 spelling fixes.
Brad Hards
4
-4
/
+4
2010-02-22
Spelling fixes for source4/auth.
Brad Hards
2
-3
/
+3
2010-02-22
Spelling fixes for source4/lib/registry.
Brad Hards
4
-8
/
+8
2010-02-22
Typo fix.
Brad Hards
1
-1
/
+1
2010-02-22
LDB related spelling fixes.
Brad Hards
11
-11
/
+11
2010-02-22
s4:torture/ldap/basic.c - add some "const"
Matthias Dieter Wallnöfer
1
-5
/
+3
2010-02-21
s4:netlogon enhance DsrEnumerateDomainTrusts
Simo Sorce
1
-27
/
+178
2010-02-21
s4:operational LDB module - enable support for passing referrals through it
Matthias Dieter Wallnöfer
1
-2
/
+1
2010-02-21
s4:partition DSDB module - Cosmetic fixups
Matthias Dieter Wallnöfer
1
-16
/
+23
2010-02-21
s4:password_hash - Fix up request message pointers
Matthias Dieter Wallnöfer
1
-7
/
+7
2010-02-21
s4:dsdb/util.c - Use LDB result constants in some more helper functions
Matthias Dieter Wallnöfer
1
-11
/
+11
2010-02-21
s4:provision.py - try to use other addresses than "127.0.0.x" and "::1"
Matthias Dieter Wallnöfer
1
-2
/
+10
2010-02-21
s4:AD content - Implement the new password settings container
Matthias Dieter Wallnöfer
1
-0
/
+5
2010-02-21
s4:AD content - adequate some revision levels to match Windows Server 2008
Matthias Dieter Wallnöfer
2
-5
/
+5
2010-02-21
s4:AD content - Add the DFSR objects which exist on Windows Server >= 2008
Matthias Dieter Wallnöfer
2
-4
/
+22
2010-02-21
cleanup
Simo Sorce
1
-133
/
+131
[prev]
[next]