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
r16004: - move #ifdef outof the real functions
Stefan Metzmacher
1
-12
/
+39
2007-10-10
r16003: Tru64 doesn't have strtoll/strtoull but the size of 'long' is equal to
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r16002: fix the build on solaris
Stefan Metzmacher
2
-3
/
+3
2007-10-10
r16001: we don't use u_intX_t any more
Stefan Metzmacher
2
-7
/
+2
2007-10-10
r16000: - use uint16_t instead of u_int16_t
Stefan Metzmacher
1
-5
/
+6
2007-10-10
r15999: password_hash module changes:
Andrew Bartlett
1
-8
/
+16
2007-10-10
r15996: Implement a missing monitor message.
Rafal Szczesniak
1
-1
/
+10
2007-10-10
r15993: don't use u_int32_t, as the main heimdal code also don't use
Stefan Metzmacher
2
-5
/
+5
2007-10-10
r15992: fix the subsystem name,
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r15991: try to fix the build on au2 IRIX 6.4
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r15988: try to fix the build on au2 IRIX 6.4
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15986: Declare struct tm
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r15981: we need to initialize 'ret' before 'goto failed'
Stefan Metzmacher
1
-5
/
+11
2007-10-10
r15979: some farmating...
Stefan Metzmacher
1
-7
/
+6
2007-10-10
r15978: - pass the error code back to the caller...
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r15970: add a more verbose comment to tridge's fix for bigendian hosts.
Stefan Metzmacher
1
-1
/
+6
2007-10-10
r15964: fix error handling in ldb_ildap backend
Stefan Metzmacher
1
-7
/
+14
2007-10-10
r15963: fix warnings
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r15962: fix a crash when connect fails
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r15957: - add a test that fetches the schema from an windows LDAP server,
Stefan Metzmacher
3
-1
/
+520
2007-10-10
r15956: fix warnings
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r15955: fix whitespaces
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15953: our timegm() replacement still doesn't work, so grab the one from
Andrew Tridgell
4
-40
/
+33
2007-10-10
r15950: another printf() crash on solaris
Andrew Tridgell
1
-84
/
+84
2007-10-10
r15947: Do the same test on setting allocation info.
Jeremy Allison
1
-2
/
+38
2007-10-10
r15946: Added check that proves that setpathinfo on an
Jeremy Allison
1
-0
/
+38
2007-10-10
r15945: Check ltdb_modified results
Simo Sorce
1
-8
/
+19
2007-10-10
r15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODIFY -> LDB_MODIFY, etc...
Simo Sorce
10
-29
/
+29
2007-10-10
r15942: Remove the sync internal ldb calls altogether.
Simo Sorce
22
-2716
/
+288
2007-10-10
r15941: We don't use call levels, at the moment. Remove them until we do.
Rafal Szczesniak
1
-2
/
+0
2007-10-10
r15940: Add new field to pass username to libnet_rpc_userinfo function.
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r15939: Add tests for userinfo call with username argument provided
Rafal Szczesniak
1
-4
/
+41
2007-10-10
r15938: Extend userinfo call with one optional stage - lookup for
Rafal Szczesniak
1
-19
/
+84
2007-10-10
r15937: Currently, we don't use nor support distinguished call levels, so remove
Rafal Szczesniak
1
-15
/
+0
2007-10-10
r15933: remove the last sync call to ldb_request
Simo Sorce
1
-4
/
+73
2007-10-10
r15932: Remove per request creds
Simo Sorce
11
-24
/
+0
2007-10-10
r15930: Attempt to fix the buildfarm segfaults -- thanks Tridge for the hints
Volker Lendecke
1
-0
/
+4
2007-10-10
r15927: Optimize ldb module traverse while keeping the API intact.
Simo Sorce
21
-569
/
+604
2007-10-10
r15926: Add NET-API-DELETEUSER test to the standard tests run on 'make test'
Rafal Szczesniak
1
-3
/
+3
2007-10-10
r15922: password_hash.c has proven to be a good way to research how to build ...
Simo Sorce
1
-42
/
+65
2007-10-10
r15921: Include new headers.
Rafal Szczesniak
2
-2
/
+0
2007-10-10
r15920: Move userman.c and userinfo.c definition into respective
Rafal Szczesniak
5
-74
/
+102
2007-10-10
r15919: - Create function checking prerequisites like valid domain
Rafal Szczesniak
1
-63
/
+175
2007-10-10
r15916: Modify RPC-AUTHCONTEXT so that it can be anabled in samba3 make test
Volker Lendecke
1
-1
/
+1
2007-10-10
r15913: Error passing in the async code is not in agood shape
Simo Sorce
7
-168
/
+396
2007-10-10
r15912: Run an rpc request with an invalid uid and make sure NT_STATUS_INVALI...
Volker Lendecke
2
-0
/
+128
2007-10-10
r15908: Mention ncalrpc in smbtorture help output
Jelmer Vernooij
2
-2
/
+92
2007-10-10
r15907: Add simple manpage for gwsvcctl
Jelmer Vernooij
1
-0
/
+47
2007-10-10
r15902: more test code that should be using d_printf()
Andrew Tridgell
1
-3
/
+3
2007-10-10
r15898: use d_printf() in some more places to fix more torture seg faults on
Andrew Tridgell
2
-30
/
+30
[prev]
[next]