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
2003-12-08
cope with yapp not being installed
Andrew Tridgell
1
-2
/
+6
2003-12-08
"make proto" now depends on "make idl_test"
Andrew Tridgell
1
-1
/
+1
2003-12-08
commit idl.pm now, as many build farm machines don't have 'yapp'
Andrew Tridgell
4
-36
/
+1999
2003-12-08
* reduced the number of grammer conflicts a lot using (arbitrary)
Andrew Tridgell
3
-8
/
+14
2003-12-07
don't save the intermediate form to disk unless we need to
Andrew Tridgell
1
-19
/
+14
2003-12-07
a bit more speed and better line matching in errors
Andrew Tridgell
1
-4
/
+8
2003-12-07
make pidl a little less verbose
Andrew Tridgell
1
-4
/
+2
2003-12-07
re-wrote pidl to use Parse::Yapp instead of Parse::RecDescent, This
Andrew Tridgell
7
-3075
/
+317
2003-12-04
removed an unused file
Andrew Tridgell
1
-325
/
+0
2003-12-04
merged more updates from Jim Myers
Andrew Tridgell
7
-53
/
+662
2003-12-04
* added a debug thread id hook from jim myers
Andrew Tridgell
3
-1
/
+18
2003-12-04
* patch based on work by Jim Myers to unify the ioctl handling to be
Andrew Tridgell
13
-100
/
+224
2003-12-04
don't use c++ comments
Andrew Tridgell
2
-4
/
+8
2003-12-04
we can't have two functions with the same name
Andrew Tridgell
1
-1
/
+1
2003-12-04
don't use c++ style comments
Andrew Tridgell
1
-2
/
+2
2003-12-04
some OSes already have a uint_t
Andrew Tridgell
2
-7
/
+1
2003-12-04
my debian unstable box uses "autoconf2.50" - i wish there were a
Andrew Tridgell
1
-2
/
+2
2003-12-03
Updated some of the function names in the IDL.
Tim Potter
1
-56
/
+57
2003-12-03
My first stab at Samba4 IDL!
Andrew Bartlett
2
-4
/
+150
2003-12-02
added netr_LogonControl2Ex()
Andrew Tridgell
2
-16
/
+100
2003-12-02
added netr_DatabaseSync2()
Andrew Tridgell
2
-10
/
+65
2003-12-02
added netr_LogonControl2() and netr_ServerAuthenticate2()
Andrew Tridgell
2
-27
/
+173
2003-12-02
Initial step at cleaning and splitting up configure.in.
Jelmer Vernooij
10
-563
/
+515
2003-12-02
added netr_LogonControl() and netr_GetAnyDCName()
Andrew Tridgell
2
-43
/
+109
2003-12-02
Add script useful for finding checks for headers that are never used
Jelmer Vernooij
1
-0
/
+38
2003-12-02
added netr_GetDcName() - quite a useful call
Andrew Tridgell
2
-10
/
+36
2003-12-02
added netr_AccountSync(), another NT_STATUS_NOT_IMPLEMENTED call
Andrew Tridgell
2
-17
/
+56
2003-12-02
added netr_AccountDeltas(), which w2k3 gives
Andrew Tridgell
2
-6
/
+54
2003-12-02
make sure we can expand the critical versions structure without
Andrew Tridgell
2
-7
/
+11
2003-12-02
netr_DatabaseDeltas() now works. We ask for the deltas associated with
Andrew Tridgell
2
-20
/
+90
2003-12-02
Hide gcc error message if using a compiler that can't precompile headers.
Tim Potter
1
-1
/
+1
2003-12-02
* made some field names more consistent, and worked out that
Andrew Tridgell
1
-11
/
+11
2003-12-02
don't pollute the structure name space so much
Andrew Tridgell
1
-64
/
+64
2003-12-02
netr_DatabaseSync() now works fully for databases 0, 1 and 2
Andrew Tridgell
4
-4
/
+5
2003-12-02
netr_DatabaseSync() now works fully for database 0
Andrew Tridgell
3
-29
/
+36
2003-12-02
initial netlogon database sync partly works - needs some IDL tweaks
Andrew Tridgell
4
-76
/
+8
2003-12-02
added netr_DatabaseSync(). It doesn't work as I haven't done schannel
Andrew Tridgell
7
-102
/
+155
2003-12-02
another big improvement in the credentials API. I think it now
Andrew Tridgell
3
-143
/
+285
2003-12-02
* netr_ServerPasswordSet() now works - the test suite changes the
Andrew Tridgell
8
-50
/
+122
2003-12-01
* another small API change in the credentials code
Andrew Tridgell
4
-76
/
+102
2003-12-01
neater credentials handling in netlogon client code
Andrew Tridgell
3
-197
/
+69
2003-12-01
fixed NTLMSSP_SIGN_VERSION (which I broke earlier today)
Andrew Tridgell
1
-2
/
+1
2003-12-01
added netr_LogonSamLogon() and test code
Andrew Tridgell
5
-113
/
+162
2003-12-01
added netr_ServerAuthenticate() and test code
Andrew Tridgell
5
-44
/
+262
2003-12-01
added netr_ServerReqChallenge and cleaned up byte array printing
Andrew Tridgell
7
-265
/
+376
2003-12-01
started adding netlogon IDL and test suite
Andrew Tridgell
6
-4
/
+732
2003-12-01
removed more old code
Andrew Tridgell
8
-977
/
+0
2003-12-01
got rid of more group mapping code
Andrew Tridgell
4
-310
/
+5
2003-12-01
* got rid of UNISTR2 and everything that depends on it
Andrew Tridgell
15
-9592
/
+3
2003-11-30
* removed a bunch of unused code
Andrew Tridgell
5
-596
/
+26
[next]