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
2001-12-11
Fix up warnings. Make tdb_openXX() names const.
Jeremy Allison
3
-8
/
+8
2001-12-11
Tidyups to remove warnings on tdb standalone code.
Jeremy Allison
3
-22
/
+23
2001-12-11
preparing for release of 3.0-alpha5
Samba Release Account
1
-0
/
+7
2001-12-11
handle systems without setenv()
Andrew Tridgell
1
-1
/
+1
2001-12-11
handle a NULL hostname in cli_connect()
Andrew Tridgell
1
-0
/
+3
2001-12-11
better error handling
Andrew Tridgell
1
-11
/
+17
2001-12-11
added a comment about /bin/date
Andrew Tridgell
1
-1
/
+4
2001-12-11
added a net time command. Allow display or set of system time based on
Andrew Tridgell
4
-15
/
+169
2001-12-11
Modify winbindd to use authenticated user info from secrets.tdb when making
Tim Potter
3
-5
/
+39
2001-12-11
Converted wbinfo to use popt instead of getopt - popt is very nice!
Tim Potter
1
-28
/
+100
2001-12-11
detect attempts to connect to names of the type NAME#xx and do a
Andrew Tridgell
1
-1
/
+11
2001-12-11
allow overriding the local time in kerberos_kinit_password()
Andrew Tridgell
1
-2
/
+8
2001-12-11
Removed unreferenced getopt() externals.
Tim Potter
1
-2
/
+0
2001-12-11
SAMR query sec obj returns different results depending on which sam handle
Tim Potter
1
-12
/
+34
2001-12-11
Grr - people who put const everywhere should fix up all the warnings they
Tim Potter
1
-1
/
+2
2001-12-11
Removed unused variable.
Tim Potter
1
-3
/
+1
2001-12-11
Doing some research into ACLs on the LSA and SAM policy objects.
Tim Potter
6
-351
/
+171
2001-12-11
preparing for release of 3.0-alpha4
Samba Release Account
1
-0
/
+9
2001-12-11
removed the start_ndx parameter from group enumeration
Andrew Tridgell
5
-87
/
+80
2001-12-11
Compile fix.
Tim Potter
1
-2
/
+2
2001-12-11
got rid of start_ndx from query_user_list()
Andrew Tridgell
6
-128
/
+120
2001-12-10
NT_STATUS(0x80000005) maps to ERRDOS,234
Jean-François Micouleau
1
-1
/
+1
2001-12-10
added enum alias groups to rpcclient
Jean-François Micouleau
2
-2
/
+140
2001-12-10
reinstated all the rap commands as top level commands until we get the
Andrew Tridgell
2
-81
/
+114
2001-12-10
moved ccache location change into winbindd code
Andrew Tridgell
1
-8
/
+0
2001-12-10
robustness fixes and moved ccache location into winbindd_ads code
Andrew Tridgell
2
-0
/
+20
2001-12-10
Treat RAP codes differently.
Jeremy Allison
1
-19
/
+20
2001-12-10
RAP error strings take precedence as they are not encoded in the SMB header
Jeremy Allison
1
-9
/
+9
2001-12-10
Delay gssapi header checking until after kerberos has been located. Wasn't w...
Jim McDonough
2
-629
/
+632
2001-12-10
added info level 3 to samrgetgroupinfo. I don't know what the value is.
Jean-François Micouleau
4
-22
/
+217
2001-12-10
Make proto
Martin Pool
1
-1
/
+0
2001-12-10
Add a panic action that tries to call gdb noninteractively to get a
Martin Pool
1
-0
/
+2
2001-12-10
preparing for release of 3.0-alpha3
Samba Release Account
1
-1
/
+4
2001-12-10
Doc.
Martin Pool
1
-1
/
+3
2001-12-10
Allow for internal databases which may have no name.
Martin Pool
1
-5
/
+5
2001-12-10
preparing for release of 3.0alpha2
Samba Release Account
1
-0
/
+13
2001-12-10
Log more error messages.
Martin Pool
1
-0
/
+1
2001-12-10
Log more error messages.
Martin Pool
1
-2
/
+12
2001-12-10
Also show LDFLAGS/LDSHFLAGS when starting compilation, because they're
Martin Pool
1
-2
/
+4
2001-12-10
use objectCategory instead of objectClass for faster searching
Andrew Tridgell
1
-3
/
+3
2001-12-10
Merge of memory leak fixes from APPLIANCE_TNG.
Tim Potter
1
-0
/
+7
2001-12-10
Allocate tdb name up front in case log functions want to use it.
Martin Pool
1
-6
/
+5
2001-12-10
winbindd backends can now be marked "consistent" or "inconsistent"
Andrew Tridgell
4
-33
/
+93
2001-12-10
tdb_open_ex: More cleanups: just dynamically allocate the TDB_CONTEXT
Martin Pool
1
-14
/
+27
2001-12-10
Refactor code to check whether already open into its own function.
Martin Pool
1
-8
/
+21
2001-12-10
shrank the winbindd_cache.tdb somewhat
Andrew Tridgell
1
-27
/
+63
2001-12-10
tdb_open_ex should always "goto fail" in case of error, rather than
Martin Pool
1
-1
/
+2
2001-12-10
Doc.
Martin Pool
1
-0
/
+4
2001-12-10
tdb_open_ex: Continue previous refactoring so that we consistently
Martin Pool
1
-12
/
+12
2001-12-10
Added client and server code for the GetPrintProcessorDirectory SPOOLSS
Tim Potter
6
-5
/
+380
[next]