summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-12-11pam_smbpass updates from a.bokovoy@sam-solutions.netAndrew Tridgell4-31/+4
2001-12-11Oops, the -a option disappeared.Tim Potter1-0/+1
2001-12-11ads howto updateAndrew Tridgell1-25/+13
2001-12-11add PATH_FLAGS to .po32 objects so dynconfig builds with smbwrapperHerb Lewis1-1/+1
2001-12-11sync with 2.2Herb Lewis1-0/+29
2001-12-11Replace backslash with winbind separator before calling parse_domain_user(). ...Jim McDonough1-2/+4
2001-12-11fix for IRIX compilersHerb Lewis1-2/+2
2001-12-11Clarify a littleVolker Lendecke1-5/+6
2001-12-11allow join of already joined domainAndrew Tridgell1-60/+35
2001-12-11prevent double freeAndrew Tridgell1-2/+0
2001-12-11Fix up warnings. Make tdb_openXX() names const.Jeremy Allison3-8/+8
2001-12-11Tidyups to remove warnings on tdb standalone code.Jeremy Allison3-22/+23
2001-12-11preparing for release of 3.0-alpha5Samba Release Account1-0/+7
2001-12-11handle systems without setenv()Andrew Tridgell1-1/+1
2001-12-11handle a NULL hostname in cli_connect()Andrew Tridgell1-0/+3
2001-12-11better error handlingAndrew Tridgell1-11/+17
2001-12-11added a comment about /bin/dateAndrew Tridgell1-1/+4
2001-12-11added a net time command. Allow display or set of system time based onAndrew Tridgell4-15/+169
2001-12-11Modify winbindd to use authenticated user info from secrets.tdb when makingTim Potter3-5/+39
2001-12-11Converted wbinfo to use popt instead of getopt - popt is very nice!Tim Potter1-28/+100
2001-12-11detect attempts to connect to names of the type NAME#xx and do aAndrew Tridgell1-1/+11
2001-12-11allow overriding the local time in kerberos_kinit_password()Andrew Tridgell1-2/+8
2001-12-11Removed unreferenced getopt() externals.Tim Potter1-2/+0
2001-12-11SAMR query sec obj returns different results depending on which sam handleTim Potter1-12/+34
2001-12-11Grr - people who put const everywhere should fix up all the warnings theyTim Potter1-1/+2
2001-12-11Removed unused variable.Tim Potter1-3/+1
2001-12-11Doing some research into ACLs on the LSA and SAM policy objects.Tim Potter6-351/+171
2001-12-11preparing for release of 3.0-alpha4Samba Release Account1-0/+9
2001-12-11removed the start_ndx parameter from group enumerationAndrew Tridgell5-87/+80
2001-12-11Compile fix.Tim Potter1-2/+2
2001-12-11got rid of start_ndx from query_user_list()Andrew Tridgell6-128/+120
2001-12-10NT_STATUS(0x80000005) maps to ERRDOS,234Jean-François Micouleau1-1/+1
2001-12-10added enum alias groups to rpcclientJean-François Micouleau2-2/+140
2001-12-10reinstated all the rap commands as top level commands until we get theAndrew Tridgell2-81/+114
2001-12-10moved ccache location change into winbindd codeAndrew Tridgell1-8/+0
2001-12-10robustness fixes and moved ccache location into winbindd_ads codeAndrew Tridgell2-0/+20
2001-12-10Treat RAP codes differently.Jeremy Allison1-19/+20
2001-12-10RAP error strings take precedence as they are not encoded in the SMB headerJeremy Allison1-9/+9
2001-12-10Delay gssapi header checking until after kerberos has been located. Wasn't w...Jim McDonough2-629/+632
2001-12-10added info level 3 to samrgetgroupinfo. I don't know what the value is.Jean-François Micouleau4-22/+217
2001-12-10Make protoMartin Pool1-1/+0
2001-12-10Add a panic action that tries to call gdb noninteractively to get aMartin Pool1-0/+2
2001-12-10preparing for release of 3.0-alpha3Samba Release Account1-1/+4
2001-12-10Doc.Martin Pool1-1/+3
2001-12-10Allow for internal databases which may have no name.Martin Pool1-5/+5
2001-12-10preparing for release of 3.0alpha2Samba Release Account1-0/+13
2001-12-10Log more error messages.Martin Pool1-0/+1
2001-12-10Log more error messages.Martin Pool1-2/+12
2001-12-10Also show LDFLAGS/LDSHFLAGS when starting compilation, because they'reMartin Pool1-2/+4
2001-12-10use objectCategory instead of objectClass for faster searchingAndrew Tridgell1-3/+3