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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r8953: Move a few utility functions
Jelmer Vernooij
2
-52
/
+46
2007-10-10
r8952: Partial work commit to find the DN of the new machine account - we
Andrew Bartlett
2
-2
/
+109
2007-10-10
r8944: Get more verbose output from NET-API-LISTSHARE test.
Rafal Szczesniak
1
-0
/
+82
2007-10-10
r8942: Move intermediate subsystem output files to bin/subsystems/
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r8940: Add TDR (Trivial Data Representation). The aim is to use this later for
Jelmer Vernooij
6
-0
/
+555
2007-10-10
r8939: Do an open domain in the schannel SAMR test. This should test some of
Andrew Bartlett
1
-0
/
+27
2007-10-10
r8936: Use incremental linking. This appeared to be supported on
Jelmer Vernooij
3
-7
/
+45
2007-10-10
r8934: Some refactoring of smb_interfaces code generator.
Tim Potter
1
-11
/
+50
2007-10-10
r8933: Fix missing prototype warnings
Jelmer Vernooij
2
-0
/
+5
2007-10-10
r8932: Handle non-anonymous unions and structures better.
Tim Potter
1
-4
/
+4
2007-10-10
r8930: Add the libnet share tests based on code submitted by
Rafal Szczesniak
3
-0
/
+94
2007-10-10
r8926: RFC 2891 - LDAP Control Extension for Server Side Sorting of Search Re...
Simo Sorce
1
-0
/
+451
2007-10-10
r8925: Start generating header and implementation files for smb_interfaces.h
Tim Potter
1
-5
/
+49
2007-10-10
r8923: put the IRPC default timeout back to 10s (I didn't mean to commit this...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8920: Make NAME hash entry for struct elements a list.
Tim Potter
1
-4
/
+5
2007-10-10
r8919: Return references to structs and unions in parse tree. Fill in type
Tim Potter
1
-6
/
+17
2007-10-10
r8918: Handle const elements in structures or unions. This is a bit yucky but
Tim Potter
1
-0
/
+6
2007-10-10
r8917: Better support for extended ldap search operations
Simo Sorce
2
-17
/
+51
2007-10-10
r8910: An initial parser to parse structures in smb_interfaces.h. This will be
Tim Potter
4
-0
/
+1432
2007-10-10
r8905: don't try to do DNS lookups on interface names with wildcards
Andrew Tridgell
1
-0
/
+4
2007-10-10
r8904: Split off the query stage as a separate function.
Rafal Szczesniak
1
-5
/
+33
2007-10-10
r8903: Update the howto as smbscript is now installed along with other
Rafal Szczesniak
1
-1
/
+3
2007-10-10
r8902: Revert the small change as Andrew Bartlett asked. Now, let's go
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r8901: Fix ntlm_auth segfault (invalid free()). We have moved to talloc
Andrew Bartlett
1
-6
/
+11
2007-10-10
r8898: Fix provision script to actually work, since location of smbscript
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r8897: Add test for the comment field.
Rafal Szczesniak
1
-6
/
+7
2007-10-10
r8896: Handle more complex case where field being changed doesn't appear
Rafal Szczesniak
2
-40
/
+94
2007-10-10
r8895: work around broken glibc strrchr function that gives valgrind errors o...
Andrew Tridgell
1
-0
/
+2
2007-10-10
r8893: fixed the valgrind error on stream termination due to prototol errors
Andrew Tridgell
2
-4
/
+12
2007-10-10
r8887: fixed the irpc error that caused ia64 to fail the LOCAL-IRPC test
Andrew Tridgell
4
-15
/
+20
2007-10-10
r8886: Exchange the arguments of timeval_compare, this makes it behave like s...
Volker Lendecke
2
-9
/
+10
2007-10-10
r8885: fixed shell syntax
Andrew Tridgell
1
-2
/
+2
2007-10-10
r8884: valgrind error logs only matter if non-zero in size
Andrew Tridgell
1
-3
/
+5
2007-10-10
r8883: Apply some const.
Volker Lendecke
1
-11
/
+16
2007-10-10
r8882: - enable the domain master
Andrew Tridgell
1
-0
/
+12
2007-10-10
r8879: more expansion of the irpc test to try to uncover the ia64 mystery
Andrew Tridgell
1
-0
/
+50
2007-10-10
r8878: Spelling fixes. (-:
Tim Potter
1
-2
/
+2
2007-10-10
r8876: check the result of AddOne and test some more values
Stefan Metzmacher
1
-12
/
+28
2007-10-10
r8875: Rename timeval_diff to timeval_until and revert the arguments. timeval...
Volker Lendecke
4
-11
/
+11
2007-10-10
r8874: test some more combinations
Stefan Metzmacher
1
-3
/
+8
2007-10-10
r8873: add more checks
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r8871: add some debugging code to findout why LOCAL-IRPC fails on 64bit hosts
Stefan Metzmacher
1
-2
/
+10
2007-10-10
r8868: add comfigure check for c99 struct initialization,
Stefan Metzmacher
1
-0
/
+21
2007-10-10
r8867: try to fix the LOCAL-IRPC test on 64bit platforms
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r8859: having been successfully mailbombed by build@samba.org, fix the build ...
Andrew Tridgell
1
-2
/
+0
2007-10-10
r8858: just to make sure it works on the main trees, deliberately break the s...
Andrew Tridgell
1
-0
/
+2
2007-10-10
r8857: please don't get fancy with embedded boolean statements in js
Andrew Tridgell
1
-1
/
+3
2007-10-10
r8855: Share this enum (describing the SamSync databases) between nbt and net...
Andrew Bartlett
3
-9
/
+15
2007-10-10
r8854: #if 0 out the right things this time. (Sorry about the build breakage)
Andrew Bartlett
1
-5
/
+3
2007-10-10
r8853: fixed path to smb.conf
Andrew Tridgell
1
-1
/
+1
[next]