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
2009-12-02
s4/torture: fix build warnings by removing unecessary const
Steven Danneman
1
-1
/
+1
2009-12-02
s4/torture: Add target functionality parameters to SMBv1 BRL tests
Steven Danneman
3
-7
/
+42
2009-12-03
s4-smbtorture: be very strict in checking spools_EnumPrinterKey results.
Günther Deschner
2
-3
/
+15
2009-12-03
s4-drs: fixed UDV and overlapping sync calls in DRS
Andrew Tridgell
1
-40
/
+42
2009-12-03
s4-drs: fixed updating of uSNChanged in replmd_modify
Andrew Tridgell
1
-3
/
+2
2009-12-02
samba-spoolss: use spoolss_StringArray2 in spoolss_EnumPrinterKey.
Günther Deschner
2
-32
/
+6
2009-12-01
s4 torture: Change oplock to use passthrough for exclusive3/batch11
Tim Prouty
1
-2
/
+2
2009-12-01
s4 torture: Update RAW-SFILEINFO-END-OF-FILE to test some additional corner c...
Tim Prouty
1
-19
/
+104
2009-12-01
Revert "s4 torture: Allow onefs to be checked like samba3 and samba4"
Tim Prouty
1
-1
/
+0
2009-12-01
s4 torture: Change RAW-SFILEINFO-END-OF-FILE to check for share modes by default
Tim Prouty
1
-7
/
+5
2009-12-01
s4 torture: Move target macros to a common header instead of redefining them ...
Tim Prouty
3
-7
/
+8
2009-12-01
s4:torture/raw/lock - Fix "discard const" warnings by introducing "discard_co...
Matthias Dieter Wallnöfer
1
-3
/
+6
2009-12-01
s4:torture/nbt/wins - Add more casts
Matthias Dieter Wallnöfer
1
-6
/
+12
2009-12-01
s4:torture/nbench/nbench - Add a cast before "str_list_make_shell"
Matthias Dieter Wallnöfer
1
-2
/
+3
2009-12-01
s4:torture/ldap/ldap_sort - Add some casts to suppress warnings
Matthias Dieter Wallnöfer
1
-7
/
+7
2009-12-01
s4:schema - Make some more (result) variables const and fix up warnings with ...
Matthias Dieter Wallnöfer
2
-53
/
+72
2009-12-01
s4:kdc - Merged kdc_tcp_accept() and kpasswdd_tcp_accept().
Endi S. Dewata
1
-26
/
+6
2009-12-01
s4:kdc - Merged kdc_add_kdc_socket() and kdc_add_kpasswd_socket().
Endi S. Dewata
1
-75
/
+27
2009-12-01
s4 - Create default modules directory.
Endi S. Dewata
1
-0
/
+1
2009-12-01
s4:kdc - Disable KDC port when it's set to 0.
Endi S. Dewata
1
-42
/
+63
2009-12-01
Merge commit 'origin/master' into abartlet-devel
Andrew Bartlett
1
-1
/
+1
2009-12-01
On our way to Samba4 alpha10!
Andrew Bartlett
1
-2
/
+2
2009-12-01
Fix build of Samba4 from tarball generated by mkrelease.sh
Andrew Bartlett
1
-3
/
+0
2009-12-01
s4-ldb: the '1' form of extended_dn search is easier to read
Andrew Tridgell
1
-1
/
+1
2009-12-01
This is alpha9
Andrew Bartlett
1
-1
/
+1
2009-12-01
s4:setup Adjust upgradeprovision blackbox test now we don't have --targetdir
Andrew Bartlett
1
-2
/
+2
2009-12-01
s4: Remove targetdir as it can cause some trouble and can be replaced by an a...
Matthieu Patou
1
-3
/
+1
2009-12-01
s4: Handle the case in secrets.ldb without name attribute
Matthieu Patou
1
-5
/
+25
2009-12-01
s4: don't forget to update defaultSecurityDescriptor
Matthieu Patou
1
-2
/
+3
2009-12-01
s4: load the domain level of the current provision and create a provision wit...
Matthieu Patou
2
-3
/
+9
2009-12-01
s4:ldap.py Add test of namingContext behaviour after tridge found a bug
Andrew Bartlett
1
-0
/
+15
2009-11-30
Fix bug 6546: Avoid accessing buf[-1] if NUL byte comes from fgets
Volker Lendecke
1
-1
/
+3
2009-11-30
s4-drs: Test situations for runtime constructed parentGUID
Fernando J V da Silva
1
-1
/
+24
2009-11-30
s4-drs: Using dsdb_msg_add_guid() utility function
Fernando J V da Silva
4
-54
/
+6
2009-11-30
s4-drs: add deletion of old connections
Crístian Deives
3
-37
/
+190
2009-11-30
s4-ldb: changed ldb_msg_add_dn() to ldb_msg_add_linearized_dn()
Crístian Deives
4
-11
/
+15
2009-11-30
s4-drs: Create connection obejct (nTDSConnection)
Crístian Deives
3
-0
/
+130
2009-11-30
s4-ldb: check for -ve value for page size
Andrew Tridgell
1
-0
/
+5
2009-11-30
s4-dsdb: don't call ldb_next_init() twice in objectclass module
Andrew Tridgell
1
-1
/
+1
2009-11-29
lib/registry/util.c - Reorder the registry datatypes of the conversion functions
Matthias Dieter Wallnöfer
1
-9
/
+12
2009-11-29
Revert "s4:registry/util - Don't include the trailing '\0' in the internal da...
Matthias Dieter Wallnöfer
1
-6
/
+2
2009-11-28
s4:upgrade_from_s3 - Move it back to "setup"
Matthias Dieter Wallnöfer
2
-1
/
+1
2009-11-28
s4:setup/provision - Rework
Matthias Dieter Wallnöfer
1
-5
/
+24
2009-11-28
s4:upgrade.py - remove my copyright
Matthias Dieter Wallnöfer
1
-1
/
+0
2009-11-28
s4:upgrade.py - readd accidentally removed empty lines
Matthias Dieter Wallnöfer
1
-0
/
+4
2009-11-28
s4:samba3.py/upgrade.py: Revert
Matthias Dieter Wallnöfer
3
-10
/
+9
2009-11-28
s4-ldb: make it much easier to use common ldb controls
Andrew Tridgell
2
-15
/
+64
2009-11-28
s4-drs: cope with bogus empty attributes from w2k8-r2
Andrew Tridgell
1
-0
/
+17
2009-11-28
s4: fix SD update and password change in upgrade script
Matthieu Patou
8
-93
/
+161
2009-11-27
s4:WINREG RPC server - add another "talloc_unlink" in "DeleteKey"
Matthias Dieter Wallnöfer
1
-1
/
+5
[next]