2003-04-29 |
Jim McDonough | Like net rpc user -l, let net ads user -l allow more...
|
commit | commitdiff | tree |
2003-04-29 |
Jim McDonough | Allow net rpc user -l to list longer than 50 characters...
|
commit | commitdiff | tree |
2003-04-25 |
Jim McDonough | Get credentials before publishing printers.
|
commit | commitdiff | tree |
2003-04-24 |
Jim McDonough | Fix length in findfirst2 responses, fix os/2 clients
|
commit | commitdiff | tree |
2003-04-24 |
Jim McDonough | Fix length in findfirst2 responses, fix os/2 clients
|
commit | commitdiff | tree |
2003-04-16 |
Jim McDonough | Move PAC decoding over from HEAD.
|
commit | commitdiff | tree |
2003-04-09 |
Jim McDonough | Complete what I've seen (and then some)t of the PAC.
|
commit | commitdiff | tree |
2003-04-07 |
Jim McDonough | Some comment updates, notably that I haven't seen the...
|
commit | commitdiff | tree |
2003-04-07 |
Jim McDonough | Decode the PAC! This patch just decodes it and then...
|
commit | commitdiff | tree |
2003-04-03 |
Jim McDonough | The ldap idmap backend from Anthony Liguori (aliguori...
|
commit | commitdiff | tree |
2003-03-20 |
Jim McDonough | use pstrcpy_base()
|
commit | commitdiff | tree |
2003-03-20 |
Jim McDonough | use pstrcpy_base()
|
commit | commitdiff | tree |
2003-03-19 |
Jim McDonough | use strnlen to prevent coredumps
|
commit | commitdiff | tree |
2003-03-19 |
Jim McDonough | use strnlen to prevent coredumps
|
commit | commitdiff | tree |
2003-03-19 |
Jim McDonough | replace pstrcpy
|
commit | commitdiff | tree |
2003-03-19 |
Jim McDonough | replace pstrcpy
|
commit | commitdiff | tree |
2003-02-28 |
Jim McDonough | Move net ads lookup improvements over from HEAD
|
commit | commitdiff | tree |
2003-02-28 |
Jim McDonough | cleanup some compiler warnings
|
commit | commitdiff | tree |
2003-02-28 |
Jim McDonough | Improve net ads lookup:
|
commit | commitdiff | tree |
2003-02-21 |
Jim McDonough | Fix IRIX build...void fn can't return another void fn
|
commit | commitdiff | tree |
2003-02-21 |
Jim McDonough | Fix IRIX build...void fn can't return another void fn
|
commit | commitdiff | tree |
2003-02-21 |
Jim McDonough | rename 'winbind backend' to 'idmap backend'. Put paramter...
|
commit | commitdiff | tree |
2003-02-20 |
Jim McDonough | From aliguori@us.ibm.com:
|
commit | commitdiff | tree |
2003-02-19 |
Jim McDonough | libads/krb5_setpw.c
|
commit | commitdiff | tree |
2003-02-19 |
Jim McDonough | Sync with HEAD for verifying kerberos tickets.
|
commit | commitdiff | tree |
2003-02-19 |
Jim McDonough | Can't return SAFE_FREE...put on its own line.
|
commit | commitdiff | tree |
2003-02-19 |
Jim McDonough | Correct way to keep fucntion from proto.h
|
commit | commitdiff | tree |
2003-02-19 |
Jim McDonough | Fix segv in net ads join...an extra & was the culprit
|
commit | commitdiff | tree |
2003-02-19 |
Jim McDonough | Fix segv in net ads join...an extra & was the culprit
|
commit | commitdiff | tree |
2003-02-19 |
Jim McDonough | Get non-krb systems to compile. How the heck do I...
|
commit | commitdiff | tree |
2003-02-19 |
Jim McDonough | Try to get heimdal working with HEAD.
|
commit | commitdiff | tree |
2003-02-19 |
Jim McDonough | Add support for detecting method of listing encryption...
|
commit | commitdiff | tree |
2003-02-19 |
Jim McDonough | base64_decode() with heimdal libs, so I've renamed...
|
commit | commitdiff | tree |
2003-02-18 |
Jim McDonough | base64_decode() with heimdal libs, so I've renamed...
|
commit | commitdiff | tree |
2003-02-18 |
Jim McDonough | Sync w/HEAD - add DES_CBC_CRC encryption type
|
commit | commitdiff | tree |
2003-02-14 |
Jim McDonough | Put dynrpc modules as part of make all, when specified...
|
commit | commitdiff | tree |
2003-02-14 |
Jim McDonough | Put dynrpc modules as part of make all, when specified...
|
commit | commitdiff | tree |
2003-02-14 |
Jim McDonough | Bring in line with HEAD version...mostly formatting...
|
commit | commitdiff | tree |
2003-02-14 |
Jim McDonough | merge from HEAD - enable dynamic RPC modules
|
commit | commitdiff | tree |
2003-02-11 |
Jim McDonough | remove trailing 'a' from VFS_MODULES targets...fix...
|
commit | commitdiff | tree |
2003-02-04 |
Jim McDonough | Try to allow old and new heimdal installs
|
commit | commitdiff | tree |
2003-02-04 |
Jim McDonough | Try to allow old and new heimdal installs
|
commit | commitdiff | tree |
2003-02-03 |
Jim McDonough | Try to get build working on systems with krb runtime...
|
commit | commitdiff | tree |
2003-02-03 |
Jim McDonough | Try to get build working on systems with krb runtime...
|
commit | commitdiff | tree |
2003-01-21 |
Jim McDonough | Properly display popt errors. Also fix debug to be...
|
commit | commitdiff | tree |
2003-01-21 |
Jim McDonough | revert accidentally committed changes
|
commit | commitdiff | tree |
2003-01-21 |
Jim McDonough | Properly display popt errors. Also fix debug to be...
|
commit | commitdiff | tree |
2003-01-20 |
Jim McDonough | should be HAVE_KRB5_SET_REAL_TIME (HAVE_ was missing...
|
commit | commitdiff | tree |
2003-01-20 |
Jim McDonough | should be HAVE_KRB5_SET_REAL_TIME (HAVE_ was missing...
|
commit | commitdiff | tree |
2003-01-18 |
Jim McDonough | Fix some debug levels (were set to 0 with RPC module...
|
commit | commitdiff | tree |
2003-01-17 |
Jim McDonough | dlsym() can return NULL validly, so we can't use that...
|
commit | commitdiff | tree |
2003-01-17 |
Jim McDonough | Enable dynamic loading of RPC modules. See docs/textdocs...
|
commit | commitdiff | tree |
2002-12-16 |
Jim McDonough | Add win32 utility to query driver capabilities to publish
|
commit | commitdiff | tree |
2002-12-16 |
Jim McDonough | Add win32 utility to query driver capabilities to publish
|
commit | commitdiff | tree |
2002-12-13 |
Jim McDonough | Store printer guid in the dsspooler registry key so...
|
commit | commitdiff | tree |
2002-12-13 |
Jim McDonough | Store printer guid in the dsspooler registry key so...
|
commit | commitdiff | tree |
2002-12-13 |
Jim McDonough | More printer publishing code.
|
commit | commitdiff | tree |
2002-12-13 |
Jim McDonough | More printer publishing code.
|
commit | commitdiff | tree |
2002-12-05 |
Jim McDonough | More printer data to publish
|
commit | commitdiff | tree |
2002-12-05 |
Jim McDonough | More printer data to publish
|
commit | commitdiff | tree |
2002-12-05 |
Jim McDonough | Add some const
|
commit | commitdiff | tree |
2002-12-05 |
Jim McDonough | Add some const
|
commit | commitdiff | tree |
2002-12-04 |
Jim McDonough | More attributes to publish. All DsSpooler attributes...
|
commit | commitdiff | tree |
2002-12-04 |
Jim McDonough | Automatic printer publishing when using APW or choosing...
|
commit | commitdiff | tree |
2002-12-04 |
Jim McDonough | Automatic printer publishing when using APW or choosing...
|
commit | commitdiff | tree |
2002-12-03 |
Jim McDonough | Support printer info 7, used for publishing
|
commit | commitdiff | tree |
2002-12-03 |
Jim McDonough | Support printer info 7, used for publishing
|
commit | commitdiff | tree |
2002-12-03 |
Jim McDonough | Stop using hardcoded key/value strings, be more forgiving...
|
commit | commitdiff | tree |
2002-12-03 |
Jim McDonough | Stop using hardcoded key/value strings, be more forgiving...
|
commit | commitdiff | tree |
2002-12-03 |
Jim McDonough | Stop using hacks for dns host/domain names.
|
commit | commitdiff | tree |
2002-12-03 |
Jim McDonough | Stop using hacks for dns host/domain names.
|
commit | commitdiff | tree |
2002-12-03 |
Jim McDonough | fns for retrieving dns host name and domain name (get...
|
commit | commitdiff | tree |
2002-12-03 |
Jim McDonough | fns for retrieving dns host name and domain name (get...
|
commit | commitdiff | tree |
2002-12-03 |
Jim McDonough | Add defines for standard DsSpooler/DsDriver values...
|
commit | commitdiff | tree |
2002-12-03 |
Jim McDonough | Add defines for standard DsSpooler/DsDriver values...
|
commit | commitdiff | tree |
2002-12-03 |
Jim McDonough | Don't segfault when trying to delete a key when none...
|
commit | commitdiff | tree |
2002-12-03 |
Jim McDonough | Don't segfault when trying to delete a key when none...
|
commit | commitdiff | tree |
2002-11-21 |
Jim McDonough | get_nt_error_msg from APPLIANCE_HEAD is called nt_errstr...
|
commit | commitdiff | tree |
2002-11-21 |
Jim McDonough | get_nt_error_msg from APPLIANCE_HEAD is called nt_errstr...
|
commit | commitdiff | tree |
2002-11-18 |
Jim McDonough | Don't pass a function to ADS_ERR_OK().
|
commit | commitdiff | tree |
2002-11-18 |
Jim McDonough | Don't pass a function to ADS_ERR_OK().
|
commit | commitdiff | tree |
2002-11-18 |
Jim McDonough | Revert changes to ADS_ERR_OK() as in head. Broke some...
|
commit | commitdiff | tree |
2002-11-18 |
Jim McDonough | Revert ADS_ERR_OK change. Some compilers didn't like it.
|
commit | commitdiff | tree |
2002-11-18 |
Jim McDonough | Next step of printer publishing.
|
commit | commitdiff | tree |
2002-11-18 |
Jim McDonough | Next step of printer publishing.
|
commit | commitdiff | tree |
2002-11-18 |
Jim McDonough | Back out some goofs that accidentally checked in with...
|
commit | commitdiff | tree |
2002-11-18 |
Jim McDonough | Next step of printer publishing.
|
commit | commitdiff | tree |
2002-11-13 |
Jim McDonough | Bring smbmount.c in line with jra's global-cide. global_sco...
|
commit | commitdiff | tree |
2002-11-13 |
Jim McDonough | Bring smbmount.c in line with jra's global-cide. global_sco...
|
commit | commitdiff | tree |
2002-11-11 |
Jim McDonough | Add getdata and getdataex commands
|
commit | commitdiff | tree |
2002-11-11 |
Jim McDonough | Add getdata and getdataex commands
|
commit | commitdiff | tree |
2002-11-09 |
Jim McDonough | Add net help join text, from Steve Langasek.
|
commit | commitdiff | tree |
2002-11-09 |
Jim McDonough | Add net help join text, from Steve Langasek.
|
commit | commitdiff | tree |
2002-11-08 |
Jim McDonough | Add enumdataex command
|
commit | commitdiff | tree |
2002-11-08 |
Jim McDonough | Add enumdataex command
|
commit | commitdiff | tree |
2002-11-08 |
Jim McDonough | Implement enumdata command
|
commit | commitdiff | tree |
2002-11-08 |
Jim McDonough | Implement enumdata command
|
commit | commitdiff | tree |
2002-11-08 |
Jim McDonough | Sync with HEAD to get enumprinterkey api.
|
commit | commitdiff | tree |
2002-11-08 |
Jim McDonough | Add enumkey command (EnumPrinterKey api)
|
commit | commitdiff | tree |
2002-11-08 |
Jim McDonough | Add enumkey command (EnumPrinterKey api)
|
commit | commitdiff | tree |